apepkuss79 commited on
Commit
9cac49c
·
verified ·
1 Parent(s): fabbced

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Tesslate/Tessa-T1-14B
3
+ license: apache-2.0
4
+ model_creator: Tesslate
5
+ model_name: Tessa-T1-14B
6
+ quantized_by: Second State Inc.
7
+ language:
8
+ - en
9
+ ---
10
+
11
+ # Tessa-T1-14B-GGUF
12
+
13
+ ## Original Model
14
+
15
+ [Tesslate/Tessa-T1-14B](https://huggingface.co/Tesslate/Tessa-T1-14B)
16
+
17
+ ## Run with Gaianet
18
+
19
+ **Prompt template**
20
+
21
+ prompt template: `chatml` or `chatml-think`
22
+
23
+ **Context size**
24
+
25
+ chat_ctx_size: `128000`
26
+
27
+ **Run with GaiaNet**
28
+
29
+ - Quick start: https://docs.gaianet.ai/node-guide/quick-start
30
+
31
+ - Customize your node: https://docs.gaianet.ai/node-guide/customize
32
+
33
+ *Quantized with llama.cpp b4944*