Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,17 +1,8 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
-
base_model: 01-ai/Yi-Coder-1.5B-Chat
|
5 |
-
lm_studio:
|
6 |
-
param_count: 1.5b
|
7 |
-
use_case: coding
|
8 |
-
release_date: 04-09-2024
|
9 |
-
model_creator: 01-ai
|
10 |
-
prompt_template:
|
11 |
-
base_model: Yi
|
12 |
-
original_repo: 01-ai/Yi-Coder-1.5B-Chat
|
13 |
---
|
14 |
-
## 💫 Community Model> Yi Coder 1.5B Chat by 01-
|
15 |
|
16 |
*👾 [LM Studio](https://lmstudio.ai) Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on [Discord](https://discord.gg/aPQfnNkxGC)*.
|
17 |
|
@@ -20,9 +11,7 @@ lm_studio:
|
|
20 |
**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3658](https://github.com/ggerganov/llama.cpp/releases/tag/b3658)<br>
|
21 |
|
22 |
## Model Summary:
|
23 |
-
|
24 |
-
Yi Coder 1.5B Chat is a new coding model from Yi, supporting a staggering 52 programming language, and featuring a max context length of 128k, making it great for ingesting large codebases.<br>
|
25 |
-
This model is tuned for chatting, not auto completion, so should be chatted with for programming questions.<br>
|
26 |
|
27 |
## Prompt Template:
|
28 |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
+
## 💫 Community Model> Yi Coder 1.5B Chat by 01-Ai
|
6 |
|
7 |
*👾 [LM Studio](https://lmstudio.ai) Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on [Discord](https://discord.gg/aPQfnNkxGC)*.
|
8 |
|
|
|
11 |
**GGUF quantization:** provided by [bartowski](https://huggingface.co/bartowski) based on `llama.cpp` release [b3658](https://github.com/ggerganov/llama.cpp/releases/tag/b3658)<br>
|
12 |
|
13 |
## Model Summary:
|
14 |
+
Yi Coder 1.5B Chat is a new coding model from Yi, supporting a staggering 52 programming language, and featuring a max context length of 128k, making it great for ingesting large codebases.<br>This model is tuned for chatting, not auto completion, so should be chatted with for programming questions.
|
|
|
|
|
15 |
|
16 |
## Prompt Template:
|
17 |
|