apepkuss79 commited on
Commit
5317d43
1 Parent(s): 8d7b450

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: meetkai/functionary-medium-v3.1
3
+ license: mit
4
+ model_creator: meetkai
5
+ model_name: functionary-medium-v3.1
6
+ quantized_by: Second State Inc.
7
+ ---
8
+
9
+ # functionary-medium-v3.1-GGUF
10
+
11
+ ## Original Model
12
+
13
+ [meetkai/functionary-medium-v3.1](https://huggingface.co/meetkai/functionary-medium-v3.1)
14
+
15
+ ## Run with Gaianet
16
+
17
+ **Prompt template**
18
+
19
+ prompt template: coming soon
20
+
21
+ <!-- prompt template: `llama-3-chat` -->
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 b3807*
34
+