JanPf commited on
Commit
9a9bc89
·
verified ·
1 Parent(s): 9669307

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,6 +5,13 @@ language:
5
  tags:
6
  - gguf
7
  - merged
 
 
 
 
 
 
 
8
  ---
9
  Please find the merged adapters and GGUFs under "Files and versions" in the different branches of this repo.
10
  They can be pulled using `from_pretrained` using the `revision` kwarg.
 
5
  tags:
6
  - gguf
7
  - merged
8
+ base_model:
9
+ - LSX-UniWue/LLaMmlein_1B_chat_selected
10
+ - LSX-UniWue/LLaMmlein_1B_chat_all
11
+ - LSX-UniWue/LLaMmlein_1B_chat_alpaca
12
+ - LSX-UniWue/LLaMmlein_1B_chat_guanako
13
+ - LSX-UniWue/LLaMmlein_1B_chat_sharegpt
14
+ - LSX-UniWue/LLaMmlein_1B_chat_evol_instruct
15
  ---
16
  Please find the merged adapters and GGUFs under "Files and versions" in the different branches of this repo.
17
  They can be pulled using `from_pretrained` using the `revision` kwarg.