teknium milyiyo commited on
Commit
d5e2d4d
1 Parent(s): fbe9fc8

Set the language of the model (#2)

Browse files

- Set the language of the model (f036ad26154a6c6e9d0b14482e4424f6c776718a)


Co-authored-by: Alberto Carmona Barthelemy <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: gpl
 
 
3
  ---
4
  This is the GPTQ 4Bit Groupsize 128 Pre-Quantized Model, for the full model in fp32, visit https://huggingface.co/NousResearch/gpt4-x-vicuna-13b
5
 
 
1
  ---
2
  license: gpl
3
+ language:
4
+ - en
5
  ---
6
  This is the GPTQ 4Bit Groupsize 128 Pre-Quantized Model, for the full model in fp32, visit https://huggingface.co/NousResearch/gpt4-x-vicuna-13b
7