chore: update README.md content
Browse files
README.md
CHANGED
@@ -1,38 +1,37 @@
|
|
1 |
---
|
2 |
base_model: ghost-x/ghost-8b-beta
|
3 |
language:
|
4 |
-
- vi
|
5 |
-
- ko
|
6 |
-
- es
|
7 |
-
- pt
|
8 |
-
- zh
|
9 |
-
- fr
|
10 |
-
- it
|
11 |
-
- de
|
12 |
-
- ja
|
13 |
-
- ru
|
14 |
-
- pl
|
15 |
-
- nl
|
16 |
-
- hi
|
17 |
-
- tr
|
18 |
-
- id
|
19 |
-
- en
|
20 |
license: other
|
21 |
license_name: ghost-open-llms
|
22 |
license_link: https://ghost-x.org/ghost-open-llms-license
|
23 |
tags:
|
24 |
-
- ghost
|
25 |
-
- tools
|
26 |
-
- chat
|
27 |
-
- transformers
|
28 |
-
- unsloth
|
29 |
-
- llama
|
30 |
pipeline_tag: text-generation
|
31 |
widget:
|
32 |
-
- text: Why is the sky blue ?
|
33 |
---
|
34 |
|
35 |
-
|
36 |
<p><img src="https://ghost-x.org/docs/models/ghost-8b-beta/images/logo.jpeg" width="40%" align="center" /></p>
|
37 |
|
38 |
A large language model was developed with goals including excellent multilingual support, superior knowledge capabilities and cost efficiency.
|
@@ -45,7 +44,7 @@ The Ghost 8B Beta model outperforms prominent models such as Llama 3.1 8B Instru
|
|
45 |
|
46 |
### Updates
|
47 |
|
48 |
-
|
49 |
|
50 |
### Thoughts
|
51 |
|
@@ -74,18 +73,19 @@ We believe that it is possible to optimize language models that are not too larg
|
|
74 |
|
75 |
We create many distributions to give you the best access options that best suit your needs.
|
76 |
|
77 |
-
| Version | Model card
|
78 |
-
| ------- |
|
79 |
| BF16 | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608) |
|
80 |
| GGUF | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608-gguf) |
|
81 |
| AWQ | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608-awq) |
|
|
|
82 |
|
83 |
### License
|
84 |
|
85 |
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).
|
86 |
|
87 |
-
|
88 |
-
|
89 |
|
90 |
Additionally, it would be great if you could mention or credit the model when it benefits your work.
|
91 |
|
@@ -806,4 +806,3 @@ If you find our work helpful, feel free to give us a cite.
|
|
806 |
year = {2024}
|
807 |
}
|
808 |
```
|
809 |
-
|
|
|
1 |
---
|
2 |
base_model: ghost-x/ghost-8b-beta
|
3 |
language:
|
4 |
+
- vi
|
5 |
+
- ko
|
6 |
+
- es
|
7 |
+
- pt
|
8 |
+
- zh
|
9 |
+
- fr
|
10 |
+
- it
|
11 |
+
- de
|
12 |
+
- ja
|
13 |
+
- ru
|
14 |
+
- pl
|
15 |
+
- nl
|
16 |
+
- hi
|
17 |
+
- tr
|
18 |
+
- id
|
19 |
+
- en
|
20 |
license: other
|
21 |
license_name: ghost-open-llms
|
22 |
license_link: https://ghost-x.org/ghost-open-llms-license
|
23 |
tags:
|
24 |
+
- ghost
|
25 |
+
- tools
|
26 |
+
- chat
|
27 |
+
- transformers
|
28 |
+
- unsloth
|
29 |
+
- llama
|
30 |
pipeline_tag: text-generation
|
31 |
widget:
|
32 |
+
- text: Why is the sky blue ?
|
33 |
---
|
34 |
|
|
|
35 |
<p><img src="https://ghost-x.org/docs/models/ghost-8b-beta/images/logo.jpeg" width="40%" align="center" /></p>
|
36 |
|
37 |
A large language model was developed with goals including excellent multilingual support, superior knowledge capabilities and cost efficiency.
|
|
|
44 |
|
45 |
### Updates
|
46 |
|
47 |
+
- **16 Aug 2024**: The model has been released to version 160824, expanding support from 9 languages ββto 16 languages. The model has improved math, reasoning, and following instructions better than the previous version.
|
48 |
|
49 |
### Thoughts
|
50 |
|
|
|
73 |
|
74 |
We create many distributions to give you the best access options that best suit your needs.
|
75 |
|
76 |
+
| Version | Model card |
|
77 |
+
| ------- | ------------------------------------------------------------------------ |
|
78 |
| BF16 | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608) |
|
79 |
| GGUF | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608-gguf) |
|
80 |
| AWQ | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608-awq) |
|
81 |
+
| MLX | [π€ HuggingFace](https://huggingface.co/ghost-x/ghost-8b-beta-1608-mlx) |
|
82 |
|
83 |
### License
|
84 |
|
85 |
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).
|
86 |
|
87 |
+
- For individuals, the model is free to use for personal and research purposes.
|
88 |
+
- For commercial use of Ghost 8B Beta, it's also free, but please contact us for confirmation. You can email us at "lamhieu.vk [at] gmail.com" with a brief introduction of your project. If possible, include your logo so we can feature it as a case study. We will confirm your permission to use the model. For commercial use as a service, no email confirmation is needed, but we'd appreciate a notification so we can keep track and potentially recommend your services to partners using the model.
|
89 |
|
90 |
Additionally, it would be great if you could mention or credit the model when it benefits your work.
|
91 |
|
|
|
806 |
year = {2024}
|
807 |
}
|
808 |
```
|
|