TheBloke commited on
Commit
74839a8
1 Parent(s): ecf107d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ ---
4
+
5
+ # Tim Dettmers' Guanaco 65B fp16 HF
6
+
7
+ These files are fp16 HF model files for [Tim Dettmers' Guanaco 65B](https://huggingface.co/timdettmers/guanaco-65b).
8
+
9
+ It is the result of merging the LoRA then saving in HF fp16 format.
10
+
11
+ ## Other repositories available
12
+
13
+ * [4-bit GPTQ models for GPU inference](https://huggingface.co/TheBloke/guanaco-65B-GPTQ)
14
+ * [4-bit, 5-bit and 8-bit GGML models for CPU(+GPU) inference](https://huggingface.co/TheBloke/guanaco-65B-GGML)
15
+ * [Original unquantised fp16 model in HF format](https://huggingface.co/TheBloke/guanaco-65B-HF)
16
+
17
+ # Original model card
18
+
19
+ Not provided by original model creator.