ybelkada commited on
Commit
66cef3e
·
verified ·
1 Parent(s): 2229181

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - axolotl
5
  - edge
6
  - bitnet
 
7
  ---
8
 
9
  # Falcon-E-1.2-3B-Exp
@@ -60,4 +61,8 @@ You can further fine-tune this model, or the base model using their prequantized
60
 
61
  - [Base prequantized model](https://huggingface.co/tiiuae/Falcon-E-3B-Base-prequantized)
62
  - [`Falcon-E-1.2-3B-Exp` base model](https://huggingface.co/axolotl-ai/Falcon-E-1.2-3B-Exp-prequantized)
63
- - [`DPO fine-tuning config`](https://github.com/axolotl-ai-cloud/axolotl-ai-co/tree/main/examples/falcon-e/falcon-e-3b-dpo.yaml)
 
 
 
 
 
4
  - axolotl
5
  - edge
6
  - bitnet
7
+ license: apache-2.0
8
  ---
9
 
10
  # Falcon-E-1.2-3B-Exp
 
61
 
62
  - [Base prequantized model](https://huggingface.co/tiiuae/Falcon-E-3B-Base-prequantized)
63
  - [`Falcon-E-1.2-3B-Exp` base model](https://huggingface.co/axolotl-ai/Falcon-E-1.2-3B-Exp-prequantized)
64
+ - [`DPO fine-tuning config`](https://github.com/axolotl-ai-cloud/axolotl-ai-co/tree/main/examples/falcon-e/falcon-e-3b-dpo.yaml)
65
+
66
+ ## Aknowledgement
67
+
68
+ Falcon-E-Chat-Exp models are built using Falcon LLM technology from the [Technology Innovation Institute](https://huggingface.co/tiiuae).