abhinand commited on
Commit
e40f072
1 Parent(s): 0b4eb7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -26,7 +26,12 @@ The Tamil LLaMA models have been enhanced and tailored specifically with an exte
26
 
27
  ## Related Models
28
 
29
- *Further models and their descriptions will be updated here...*
 
 
 
 
 
30
 
31
  ## Usage Note
32
 
 
26
 
27
  ## Related Models
28
 
29
+ | Model | Type | Data | Base Model | # Params | Download Links |
30
+ |--------------------------|-----------------------------|-------------------|----------------------|------|------------------------------------------------------------------------|
31
+ | Tamil LLaMA 7B Base | Base model | 12GB | LLaMA 7B | 7B | [HF Hub](https://huggingface.co/abhinand/tamil-llama-7b-base-v0.1) |
32
+ | Tamil LLaMA 13B Base | Base model | 4GB | LLaMA 13B | 13B | [HF Hub](https://huggingface.co/abhinand/tamil-llama-13b-base-v0.1) |
33
+ | Tamil LLaMA 7B Instruct | Instruction following model | 145k instructions | Tamil LLaMA 7B Base | 7B | [HF Hub](https://huggingface.co/abhinand/tamil-llama-7b-instruct-v0.1) |
34
+ | Tamil LLaMA 13B Instruct | Instruction following model | 145k instructions | Tamil LLaMA 13B Base | 13B | [HF Hub](abhinand/tamil-llama-13b-instruct-v0.1) |
35
 
36
  ## Usage Note
37