apepkuss79
commited on
Commit
•
08d6e5b
1
Parent(s):
6f29d7f
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,40 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- code
|
4 |
+
license: other
|
5 |
+
model_name: llm-compiler-13b
|
6 |
+
base_model: facebook/llm-compiler-13b
|
7 |
+
inference: false
|
8 |
+
model_creator: facebook
|
9 |
+
quantized_by: Second State Inc.
|
10 |
+
---
|
11 |
+
|
12 |
+
![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
|
13 |
+
|
14 |
+
# llm-compiler-13b-GGUF
|
15 |
+
|
16 |
+
## Original Model
|
17 |
+
|
18 |
+
[facebook/llm-compiler-13b](https://huggingface.co/facebook/llm-compiler-13b)
|
19 |
+
|
20 |
+
**License** A custom commercial license is available at: [https://ai.meta.com/resources/models-and-libraries/llama-downloads/](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
|
21 |
+
|
22 |
+
## Run with Gaianet
|
23 |
+
|
24 |
+
(coming soon)
|
25 |
+
|
26 |
+
<!-- **Prompt template:**
|
27 |
+
|
28 |
+
prompt template: `gemma-instruct`
|
29 |
+
|
30 |
+
**Context size:**
|
31 |
+
|
32 |
+
chat_ctx_size: `8192` -->
|
33 |
+
|
34 |
+
**Run with GaiaNet:**
|
35 |
+
|
36 |
+
- Quick start: https://docs.gaianet.ai/node-guide/quick-start
|
37 |
+
|
38 |
+
- Customize your node: https://docs.gaianet.ai/node-guide/customize
|
39 |
+
|
40 |
+
*Quantized with llama.cpp b3259*
|