i4never commited on
Commit
b6d720a
·
1 Parent(s): 7ee765c

Update README.md

Browse files

[UPDATE] model list

Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -8,4 +8,19 @@ pinned: false
8
  license: apache-2.0
9
  ---
10
 
11
- Tiger Research is a futuristic research lab under Tigerobo, dedicated to applying cutting-edge AI technologies to make a better world and humankind. We believe in open innovations and happy coding!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  license: apache-2.0
9
  ---
10
 
11
+ Tiger Research is a futuristic research lab under Tigerobo, dedicated to applying cutting-edge AI technologies to make a better world and humankind. We believe in open innovations and happy coding!
12
+
13
+ | Model | Version | Architecture | Note |
14
+ | ---------------------- | ------------------------------------------------------------ | ------------ | ------------------------- |
15
+ | tigerbot-13b-base | v2 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-13b-base)] | llama-2 | From llama-2-13b weights |
16
+ | | v1 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-13b-base-v1)] | llama-2 | From llama-2-13b weights |
17
+ | tigerbot-13b-chat | v2 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-13b-chat)] | llama-2 | From tigerbot-13b-base v2 |
18
+ | | v1 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-13b-chat-v1)] | llama-2 | From tigerbot-13b-base v1 |
19
+ | tigerbot-7b-base | v3 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-7b-base)] | llama-2 | From llama-2-7b weights |
20
+ | | v2 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-7b-base-v2)] | bloom | From bloom weights |
21
+ | | v1 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-7b-base-v1)] | bloom | From bloom weights |
22
+ | tigerbot-7b-chat | v3 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-7b-chat)] | llama-2 | From tigerbot-7b-base v2 |
23
+ | | v2 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-7b-sft-v2)] | bloom | From bloom weights |
24
+ | | v2 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-7b-sft-v1)] | bloom | From bloom weights |
25
+ | tigerbot-180b-research | v1 [[huggingface](https://huggingface.co/TigerResearch/tigerbot-180b-research)] | Bloom | From bloom weights |
26
+