shenzhi-wang_Llama3-8B-Chinese-Chat.json ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:b0a9ce0f-bd91-49ef-88e6-7d63b91589d8",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:39:17.845252+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "shenzhi-wang/Llama3-8B-Chinese-Chat-7071ca73-b8a7-55a7-88a3-57f2e07a1dc3",
11
+ "name": "shenzhi-wang/Llama3-8B-Chinese-Chat",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/shenzhi-wang/Llama3-8B-Chinese-Chat",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-generation",
21
+ "architectureFamily": "llama",
22
+ "modelArchitecture": "LlamaForCausalLM"
23
+ },
24
+ "properties": [
25
+ {
26
+ "name": "library_name",
27
+ "value": "transformers"
28
+ },
29
+ {
30
+ "name": "base_model",
31
+ "value": "meta-llama/Meta-Llama-3-8B-Instruct"
32
+ }
33
+ ]
34
+ },
35
+ "authors": [
36
+ {
37
+ "name": "shenzhi-wang"
38
+ }
39
+ ],
40
+ "licenses": [
41
+ {
42
+ "license": {
43
+ "name": "llama3"
44
+ }
45
+ }
46
+ ],
47
+ "description": "Llama3-8B-Chinese-Chat is an instruction-tuned language model for Chinese & English users with various abilities such as roleplaying & tool-using built upon the Meta-Llama-3-8B-Instruct model.Developers: [Shenzhi Wang](https://shenzhi-wang.netlify.app)\\*, [Yaowei Zheng](https://github.com/hiyouga)\\*, Guoyin Wang (in.ai), Shiji Song, Gao Huang. (\\*: Equal Contribution)- License: [Llama-3 License](https://llama.meta.com/llama3/license/)- Base Model: Meta-Llama-3-8B-Instruct- Model Size: 8.03B- Context length: 8K",
48
+ "tags": [
49
+ "transformers",
50
+ "safetensors",
51
+ "llama",
52
+ "text-generation",
53
+ "llama-factory",
54
+ "orpo",
55
+ "conversational",
56
+ "en",
57
+ "zh",
58
+ "base_model:meta-llama/Meta-Llama-3-8B-Instruct",
59
+ "base_model:finetune:meta-llama/Meta-Llama-3-8B-Instruct",
60
+ "doi:10.57967/hf/2316",
61
+ "license:llama3",
62
+ "autotrain_compatible",
63
+ "text-generation-inference",
64
+ "endpoints_compatible",
65
+ "region:us"
66
+ ]
67
+ }
68
+ }
69
+ }