eliseobao commited on
Commit
421c58e
·
verified ·
1 Parent(s): 2480eb1

Update README.md

Browse files

4-bit quantized version of [irlab-udc/Llama-3.1-8B-Instruct-Galician](https://huggingface.co/irlab-udc/Llama-3.1-8B-Instruct-Galician).

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: llama3.1
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - irlab-udc/Llama-3.1-8B-Instruct-Galician
4
+ license: llama3.1
5
+ language:
6
+ - gl
7
+ pipeline_tag: text-generation
8
+ library_name: transformers
9
+ ---