Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
|
|
|
|
|
|
|
10 |
|
11 |
|
12 |
## Model Details
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model:
|
4 |
+
- meta-llama/Meta-Llama-3-8B-Instruct
|
5 |
---
|
6 |
|
7 |
# Model Card for Model ID
|
8 |
|
9 |
+
### Llama3-8B-1.58 Models
|
10 |
|
11 |
+
The **Llama3-8B-1.58** models are large language models fine-tuned on the **BitNet 1.58b architecture**, starting from the base model **Llama-3-8B-Instruct**.
|
12 |
+
|
13 |
+
For a deeper dive into the methods and results, check out our [blog post](https://).
|
14 |
|
15 |
|
16 |
## Model Details
|