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