Text Generation
Transformers
PyTorch
RefinedWebModel
custom_code
text-generation-inference
lifeofcoding commited on
Commit
413cc1c
·
1 Parent(s): ac4eb28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -42,11 +42,10 @@ for seq in sequences:
42
 
43
 
44
  - **Developed by:** [LifeOfCoding](http://github.com/lifeofcoding)
45
- - **Shared by [optional]:** [More Information Needed]
46
- - **Model type:** [More Information Needed]
47
- - **Language(s) (NLP):** [More Information Needed]
48
- - **License:** [More Information Needed]
49
- - **Finetuned from model [optional]:** [More Information Needed]
50
 
51
  ### Model Sources [optional]
52
 
 
42
 
43
 
44
  - **Developed by:** [LifeOfCoding](http://github.com/lifeofcoding)
45
+ - **Model type:** Causal decoder-only;
46
+ - **Language(s) (NLP):** English and French;
47
+ - **License:** Apache 2.0;
48
+ - **Finetuned from model:** [Falcon-7B](https://huggingface.co/tiiuae/falcon-7b).
 
49
 
50
  ### Model Sources [optional]
51