Ryu-Sena commited on
Commit
2155510
1 Parent(s): 3c59c64

Fill model info

Browse files

Adding info about model original

Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+ ### Model Description
5
+
6
+ Nusantara is a series of Open Weight Language Model of Bahasa Indonesia (Indonesia language). Nusantara is based from Qwen1.5 Language Model, finetuned by domain specific of datasets.
7
+ As Chat-implemented language model, Nusantara is capable to do Question-Answering and respond to instructions given in Bahasa Indonesia.
8
+ Due to limited resources, only 0.8B, 1.8B, 2.7B, 4B and 7B models are available. If you're interested in funding this project for further development, specific usage, or larger parameters, please contact us.
9
+
10
+
11
+ - **Finetuned by:** [Kalis AI](https://huggingface.co/kalisai)
12
+ - **Funded by:** Self-funded
13
+ - **Model type:** transformer-based decoder-only language model
14
+ - **Language(s):** Bahasa Indonesia (id), English (en)
15
+ - **License:** Nusantara is licensed under Apache-2.0, but any usage of this model should comply with [Qwen License](https://huggingface.co/Qwen/Qwen1.5-4B/blob/main/LICENSE)
16
+ - **Finetuned from model:** [Qwen1.5-4B](https://huggingface.co/Qwen/Qwen1.5-4B/tree/main)
17
+
18
+ ### Attentions!
19
+
20
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
21
+
22
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model.
23
+ Because this model is also trained with uncensored datasets, there is the possibility of negative impacts arising from using this model. All kinds of impacts that arise as a result of using this model are entirely the responsibility of the user. The model maker is not responsible for any risks incurred.
24
+
25
+
26
+ ## How to Get Started with the Model
27
+ Simply use your favorite gguf client such as llama cpp, llm studio or koboldcpp and many other