liangzid commited on
Commit
cd1a7c9
1 Parent(s): f2e915a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ ---
6
+ # PROMETHEUS
7
+
8
+
9
+ A general-purpose continuing pre-training based on LLAMA3-8B.
10
+
11
+ Note that this version is *only* allowed to be loaded with =bfloat16=.
12
+
13
+ You can use =AutoClass= of huggingface to load this model.
14
+
15
+
16
+ ---
17
+ license: mit
18
+ ---