Add link to blog in readme (#2)
Browse files- Add link to blog in readme (87c1014599811dfa5cc2f6b88bf4be5f8d85f027)
Co-authored-by: Erik Kaunismäki <[email protected]>
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
|