Update README.md
Browse files
README.md
CHANGED
|
@@ -33,7 +33,7 @@ base_model: tiiuae/Falcon3-7B-Base
|
|
| 33 |
|
| 34 |
# Training details
|
| 35 |
|
| 36 |
-
The model has been trained following the training strategies from the recent [1-bit LLM HF blogpost](https://huggingface.co/blog/1_58_llm_extreme_quantization) and [1-bit LLM paper](https://
|
| 37 |
For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section *Compression*.
|
| 38 |
|
| 39 |
|
|
|
|
| 33 |
|
| 34 |
# Training details
|
| 35 |
|
| 36 |
+
The model has been trained following the training strategies from the recent [1-bit LLM HF blogpost](https://huggingface.co/blog/1_58_llm_extreme_quantization) and [1-bit LLM paper](https://huggingface.co/papers/2402.17764).
|
| 37 |
For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section *Compression*.
|
| 38 |
|
| 39 |
|