Librarian Bot: Add base_model information to model

#1
by librarian-bot - opened
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
 
 
2
  license: apache-2.0
3
  datasets:
4
  - GAIR/lima
5
- language:
6
- - en
7
  pipeline_tag: text-generation
8
  thumbnail: https://huggingface.co/mrm8488/limstral-7B-v0.1/resolve/main/limstral_logo.png
 
9
  ---
10
  # LIMSTRAL πŸ‡²πŸ‹
11
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: apache-2.0
5
  datasets:
6
  - GAIR/lima
 
 
7
  pipeline_tag: text-generation
8
  thumbnail: https://huggingface.co/mrm8488/limstral-7B-v0.1/resolve/main/limstral_logo.png
9
+ base_model: mistralai/Mistral-7B-v0.1
10
  ---
11
  # LIMSTRAL πŸ‡²πŸ‹
12