ybelkada commited on
Commit
4cd316a
1 Parent(s): c23b9a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ tags:
37
 
38
  # Training details
39
 
40
- 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).
41
  For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section *Compression*.
42
 
43
 
 
37
 
38
  # Training details
39
 
40
+ 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).
41
  For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section *Compression*.
42
 
43