ybelkada commited on
Commit
7440f83
·
verified ·
1 Parent(s): a2bf6af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ base_model: tiiuae/Falcon3-3B-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://github.com/microsoft/unilm/blob/master/bitnet/The-Era-of-1-bit-LLMs__Training_Tips_Code_FAQ.pdf).
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