ybelkada commited on
Commit
f870f26
1 Parent(s): 941e157

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ license_link: https://falconllm.tii.ae/falcon-terms-and-conditions.html
38
 
39
  # Training details
40
 
41
- 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).
42
  For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section *Compression*.
43
 
44
 
 
38
 
39
  # Training details
40
 
41
+ 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).
42
  For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section *Compression*.
43
 
44