Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ Sure! Below is an example of a `README.md` file tailored for the `bleta-7b` mode
|
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
-
Bleta-7B is a state-of-the-art language model
|
14 |
|
15 |
## Model Details
|
16 |
|
@@ -28,7 +28,7 @@ Bleta-7B is a state-of-the-art language model trained with Unsloth. This model i
|
|
28 |
- `special_tokens_map.json`: Mapping of special tokens.
|
29 |
- `tokenizer.json`: Tokenizer configuration.
|
30 |
- `tokenizer_config.json`: Detailed tokenizer settings.
|
31 |
-
-
|
32 |
|
33 |
## Getting Started
|
34 |
|
|
|
10 |
|
11 |
## Overview
|
12 |
|
13 |
+
Bleta-7B is a state-of-the-art language model. This model is designed to generate coherent and contextually relevant text for a variety of applications, including dialogue generation, content creation, and more.
|
14 |
|
15 |
## Model Details
|
16 |
|
|
|
28 |
- `special_tokens_map.json`: Mapping of special tokens.
|
29 |
- `tokenizer.json`: Tokenizer configuration.
|
30 |
- `tokenizer_config.json`: Detailed tokenizer settings.
|
31 |
+
- Q8_0.gguf`: The model file in GGUF format.
|
32 |
|
33 |
## Getting Started
|
34 |
|