lamhieu commited on
Commit
320443e
1 Parent(s): 4c4f26e

chore: update README.md content

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -24,7 +24,7 @@ widget:
24
  - text: Why is the sky blue ?
25
  ---
26
 
27
- <p><img src="https://ghost-x.org/docs/models/ghost-8b-beta/images/logo.jpeg" width="40%" align="center" /></p>
28
 
29
  A large language model was developed with goals including excellent multilingual support, superior knowledge capabilities and cost efficiency.
30
 
@@ -71,13 +71,13 @@ Xin chào! Tôi là Ghost 8B Beta, một trợ lý AI thân thiện muốn giúp
71
 
72
  ### Specifications
73
 
74
- - Name: **Ghost 8B Beta**.
75
  - Version: **disl-0x5 (aka: d0x5)**.
76
  - Model size: 8 billion parameters.
77
  - Context length: 8K, 8192 / 128K, 131072.
78
  - Languages: 🇺🇸 English, 🇫🇷 French, 🇮🇹 Italian, 🇪🇸 Spanish, 🇵🇹 Portuguese, 🇩🇪 German, 🇻🇳 Vietnamese, 🇰🇷 Korean, 🇨🇳 Chinese.
79
  - Main tasks: as a pretrained model, chat, multi-tasking and function tools.
80
- - License: [Ghost Open LLMs LICENSE](https://ghost-x.org/ghost-open-llms-license).
81
  - Distributions: Standard (BF16), GGUF, AWQ.
82
  - Developed by: **Ghost X**, [Hieu Lam](https://huggingface.co/lamhieu).
83
  - Status: Moderating / Previewing.
@@ -93,17 +93,18 @@ Xin chào! Tôi là Ghost 8B Beta, một trợ lý AI thân thiện muốn giúp
93
 
94
  We create many distributions to give you the best access options that best suit your needs.
95
 
96
- | Version | Model card |
97
- | ------- | -------------------------------------------------------------------- |
98
  | BF16 | [🤗 HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta) |
99
  | GGUF | [🤗 HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-gguf) |
100
  | AWQ | [🤗 HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-awq) |
101
 
102
  ### License
103
 
104
- The Ghost 8B Beta model is released under the [Ghost Open LLMs LICENSE](https://ghost-x.org/ghost-open-llms-license).
105
 
106
  You can also understand it as:
 
107
  - For individuals, you are free to use the model for personal and research purposes.
108
  - For commercial, we encourage the development of new products, synthetic data or models for commercial use with Ghost 8B Beta, please contact us for licensing.
109
 
@@ -821,4 +822,4 @@ If you find our work helpful, feel free to give us a cite.
821
  url = {https://ghost-x.org/docs/models/ghost-8b-beta},
822
  year = {2024}
823
  }
824
- ```
 
24
  - text: Why is the sky blue ?
25
  ---
26
 
27
+ <p><img src="./images/logo.jpeg" width="40%" align="center" /></p>
28
 
29
  A large language model was developed with goals including excellent multilingual support, superior knowledge capabilities and cost efficiency.
30
 
 
71
 
72
  ### Specifications
73
 
74
+ - Name: **Ghost 8B Beta (aka: Ghost 8B Beta Llama3)**.
75
  - Version: **disl-0x5 (aka: d0x5)**.
76
  - Model size: 8 billion parameters.
77
  - Context length: 8K, 8192 / 128K, 131072.
78
  - Languages: 🇺🇸 English, 🇫🇷 French, 🇮🇹 Italian, 🇪🇸 Spanish, 🇵🇹 Portuguese, 🇩🇪 German, 🇻🇳 Vietnamese, 🇰🇷 Korean, 🇨🇳 Chinese.
79
  - Main tasks: as a pretrained model, chat, multi-tasking and function tools.
80
+ - License: [Ghost Open LLMs LICENSE](https://ghost-x.org/ghost-open-llms-license), [Llama 3 LICENSE](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE).
81
  - Distributions: Standard (BF16), GGUF, AWQ.
82
  - Developed by: **Ghost X**, [Hieu Lam](https://huggingface.co/lamhieu).
83
  - Status: Moderating / Previewing.
 
93
 
94
  We create many distributions to give you the best access options that best suit your needs.
95
 
96
+ | Version | Model card |
97
+ | ------- | ------------------------------------------------------------------- |
98
  | BF16 | [🤗 HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta) |
99
  | GGUF | [🤗 HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-gguf) |
100
  | AWQ | [🤗 HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-awq) |
101
 
102
  ### License
103
 
104
+ The Ghost 8B Beta model is released under the [Ghost Open LLMs LICENSE](https://ghost-x.org/ghost-open-llms-license), [Llama 3 LICENSE](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE).
105
 
106
  You can also understand it as:
107
+
108
  - For individuals, you are free to use the model for personal and research purposes.
109
  - For commercial, we encourage the development of new products, synthetic data or models for commercial use with Ghost 8B Beta, please contact us for licensing.
110
 
 
822
  url = {https://ghost-x.org/docs/models/ghost-8b-beta},
823
  year = {2024}
824
  }
825
+ ```