djstrong commited on
Commit
8264b6c
1 Parent(s): 6869211

list of models

Browse files
Files changed (1) hide show
  1. src/about.py +33 -0
src/about.py CHANGED
@@ -128,6 +128,39 @@ lm_eval --model hf --model_args pretrained=speakleash/Bielik-7B-Instruct-v0.1 --
128
 
129
  * speakleash/Bielik-7B-Instruct-v0.1
130
  * speakleash/Bielik-7B-v0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
131
 
132
  """
133
 
 
128
 
129
  * speakleash/Bielik-7B-Instruct-v0.1
130
  * speakleash/Bielik-7B-v0.1
131
+ * Azurro/APT3-1B-Base
132
+ * Azurro/APT3-1B-Instruct-v1
133
+ * Voicelab/trurl-2-7b
134
+ * Voicelab/trurl-2-13b-academic
135
+ * OPI-PG/Qra-1b
136
+ * OPI-PG/Qra-7b
137
+ * OPI-PG/Qra-13b
138
+ * szymonrucinski/Curie-7B-v1
139
+ * sdadas/polish-gpt2-xl
140
+
141
+ ### List of multilingual models
142
+
143
+ * meta-llama/Llama-2-7b-chat-hf
144
+ * mistralai/Mistral-7B-Instruct-v0.1
145
+ * HuggingFaceH4/zephyr-7b-beta
146
+ * HuggingFaceH4/zephyr-7b-alpha
147
+ * internlm/internlm2-chat-7b-sft
148
+ * internlm/internlm2-chat-7b
149
+ * mistralai/Mistral-7B-Instruct-v0.2
150
+ * teknium/OpenHermes-2.5-Mistral-7B
151
+ * openchat/openchat-3.5-1210
152
+ * Nexusflow/Starling-LM-7B-beta
153
+ * openchat/openchat-3.5-0106
154
+ * berkeley-nest/Starling-LM-7B-alpha
155
+ * upstage/SOLAR-10.7B-Instruct-v1.0
156
+ * meta-llama/Llama-2-7b-hf
157
+ * internlm/internlm2-base-7b
158
+ * mistralai/Mistral-7B-v0.1
159
+ * internlm/internlm2-7b
160
+ * alpindale/Mistral-7B-v0.2-hf
161
+ * internlm/internlm2-1_8b
162
+
163
+
164
 
165
  """
166