SolidSnacke commited on
Commit
3d269cc
·
verified ·
1 Parent(s): 0a5b158

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - text-generation-inference
9
+ ---
10
+ I'm a little late... I guess.
11
+
12
+ Link to original model and script:
13
+ - anthracite-org/magnum-12b-v2: https://huggingface.co/anthracite-org/magnum-12b-v2
14
+ - FantasiaFoundry/GGUF-Quantization-Script: https://huggingface.co/FantasiaFoundry/GGUF-Quantization-Script
15
+ ---