VishnuPJ commited on
Commit
f332658
1 Parent(s): 8b52af7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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
- | Malayalam LLaMA 7B Base #v0.1 | Base model | 12GB | LLaMA 7B | 7B | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Base) |
38
- | Malayalam LLaMA 7B Instruct #v0.1| Instruction following model | 52k instructions | Malayalam LLaMA 7B Base | 7B | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Instruct_v0.1) |
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) |
45
- | Malayalam LLaMA 7B Instruct #v0.2 | GGUF | Q8_0 | [HF Hub](https://huggingface.co/VishnuPJ/MalayaLLM_7B_Instruct_v0.2_GGUF) |
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💻🌟