Pclanglais commited on
Commit
f5fef43
1 Parent(s): 66b3a63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
 
 
 
4
  ***Jambert*** is an experimental fine-tuned model based on Jamba and specialized RAG tasks and document synthesis.
5
 
6
  Given a question and a list of references, Jambert will write a summarized version.
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - fr
5
+ tags:
6
+ - axolotl
7
+ base_model: ai21labs/Jamba-v0.1
8
  ---
9
+
10
+ ![image/webp](https://huggingface.co/Pclanglais/Jambert/resolve/main/jambert_logo.jpg)
11
+
12
  ***Jambert*** is an experimental fine-tuned model based on Jamba and specialized RAG tasks and document synthesis.
13
 
14
  Given a question and a list of references, Jambert will write a summarized version.