dspasyuk commited on
Commit
45310eb
1 Parent(s): 9fc19e7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: cc-by-nc-nd-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-nd-4.0
3
  ---
4
+ Initial Model: cognitivecomputations/dolphin-2.8-experiment26-7b
5
+
6
+ Original Author: Eric Hartford
7
+
8
+ Overview
9
+
10
+ This repository hosts GGUF format model files designed for cognitivecomputations/dolphin-2.8-experiment26-7b model.
11
+
12
+ GGUF can be used in:
13
+
14
+ Llama.cpp as of December 13th
15
+ Llama.cui
16
+ KoboldCpp 1.52 +
17
+ LM Studio 0.2.9 +
18
+ llama-cpp-python 0.2.23 +
19
+ node-llama