Green-Sky commited on
Commit
0deed4b
1 Parent(s): f226775

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - gguf
5
+ - wip
6
+ base_model:
7
+ - SpectraSuite/TriLM_3.9B_Unpacked
8
+ model_type: bitnet
9
+ quantized_by: Green-Sky
10
+ language:
11
+ - en
12
+ ---
13
+ # Highly experimental, not for general consumption
14
+ The code needed to running this model, as well as the base model itself are not ready yet.
15
+
16
+ This is uploaded merely to help testing.
17
+
18
+ see https://github.com/ggerganov/llama.cpp/pull/8151