monology commited on
Commit
54f379b
1 Parent(s): 1632b00

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ datasets:
8
+ - monology/VMware-open-instruct-higgsfield
9
+ ---
10
+
11
+ Generously finetuned from [Mistral](https://huggingface.co/mistralai/Mistral-7B-v0.1) by the folks at [Higgsfield](https://higgsfield.ai/model/655559e6b5777dab620095e0).
12
+ Quantized to FP16 and released under the Apache-2.0 license by myself.