Update README.md
Browse files
README.md
CHANGED
@@ -34,14 +34,14 @@ The MalayaLLM models have been improved and customized to incorporate a comprehe
|
|
34 |
## Available Models
|
35 |
| Model | Type | Data | Base Model | # Params | Download Links |
|
36 |
|--------------------------|-----------------------------|-------------------|----------------------|------|------------------------------------------------------------------------|
|
37 |
-
|
|
38 |
-
|
|
39 |
-
|
|
40 |
|
41 |
### Quantized Version of Available Models
|
42 |
| Model | Format | Bits | Download Links |
|
43 |
|--------------------------|--------|----------------------|------------------------------------------------------------------------------|
|
44 |
-
|
|
45 |
-
|
|
46 |
|
47 |
# 🌟Happy coding💻🌟
|
|
|
34 |
## Available Models
|
35 |
| Model | Type | Data | Base Model | # Params | Download Links |
|
36 |
|--------------------------|-----------------------------|-------------------|----------------------|------|------------------------------------------------------------------------|
|
37 |
+
| MalayaLLM 7B Base #v0.1 | Base model | 12GB | LLaMA 7B | 7B | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Base) |
|
38 |
+
| MalayaLLM 7B Instruct #v0.1| Instruction following model | 52k instructions | MalayaLLM 7B Base | 7B | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Instruct_v0.1) |
|
39 |
+
| MalayaLLM 7B Instruct #v0.2| Instruction following model | 52k instructions | MalayaLLM 7B Base | 7B | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Instruct_v0.2) |
|
40 |
|
41 |
### Quantized Version of Available Models
|
42 |
| Model | Format | Bits | Download Links |
|
43 |
|--------------------------|--------|----------------------|------------------------------------------------------------------------------|
|
44 |
+
| MalayaLLM 7B Instruct #v0.1 | GGUF | Q8_0 | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Instruct_v0.1_GGUF) |
|
45 |
+
| MalayaLLM 7B Instruct #v0.2 | GGUF | Q8_0 | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Instruct_v0.2_GGUF) |
|
46 |
|
47 |
# 🌟Happy coding💻🌟
|