abhinand commited on
Commit
36f04b3
1 Parent(s): 255d26f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -53,7 +53,12 @@ The Tamil LLaMA models have been enhanced and tailored specifically with an exte
53
 
54
  ## Related Models
55
 
56
- *Further models and their descriptions will be updated here...*
 
 
 
 
 
57
 
58
  ## Usage Note
59
 
 
53
 
54
  ## Related Models
55
 
56
+ | Model | Type | Data | Base Model | # Params | Download Links |
57
+ |--------------------------|-----------------------------|-------------------|----------------------|------|------------------------------------------------------------------------|
58
+ | Tamil LLaMA 7B Base | Base model | 12GB | LLaMA 7B | 7B | [HF Hub](https://huggingface.co/abhinand/tamil-llama-7b-base-v0.1) |
59
+ | Tamil LLaMA 13B Base | Base model | 4GB | LLaMA 13B | 13B | [HF Hub](https://huggingface.co/abhinand/tamil-llama-13b-base-v0.1) |
60
+ | 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) |
61
+ | Tamil LLaMA 13B Instruct | Instruction following model | 145k instructions | Tamil LLaMA 13B Base | 13B | [HF Hub](abhinand/tamil-llama-13b-instruct-v0.1) |
62
 
63
  ## Usage Note
64