Add link to blog in readme
Browse filesThe link to the blog was missing from the readme
README.md
CHANGED
@@ -10,7 +10,7 @@ base_model:
|
|
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
|
|
|
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://huggingface.co/blog/1_58_llm_extreme_quantization).
|
14 |
|
15 |
|
16 |
## Model Details
|