Update README.md
Browse files
README.md
CHANGED
|
@@ -20,4 +20,26 @@ tags:
|
|
| 20 |
- Promptist-Instruct
|
| 21 |
- text-generation-inference
|
| 22 |
- art
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
|
|
|
| 20 |
- Promptist-Instruct
|
| 21 |
- text-generation-inference
|
| 22 |
- art
|
| 23 |
+
---
|
| 24 |
+
|
| 25 |
+
### Novaeus-Promptist-7B-Instruct Uploaded Model Files:
|
| 26 |
+
|
| 27 |
+
| **File Name [ Uploaded Files ]** | **Size** | **Description** | **Upload Status** |
|
| 28 |
+
|--------------------------------------------|---------------|------------------------------------------|-------------------|
|
| 29 |
+
| `.gitattributes` | 1.57 kB | Git attributes configuration for LFS. | Uploaded |
|
| 30 |
+
| `README.md` | 400 Bytes | Documentation about the model. | Updated |
|
| 31 |
+
| `added_tokens.json` | 657 Bytes | Custom tokens for tokenizer. | Uploaded |
|
| 32 |
+
| `config.json` | 860 Bytes | Configuration for the model. | Uploaded |
|
| 33 |
+
| `generation_config.json` | 281 Bytes | Configuration for text generation. | Uploaded |
|
| 34 |
+
| `merges.txt` | 1.82 MB | Byte-pair encoding (BPE) merge rules. | Uploaded |
|
| 35 |
+
| `pytorch_model-00001-of-00004.bin` | 4.88 GB | Model weights (split part 1). | Uploaded (LFS) |
|
| 36 |
+
| `pytorch_model-00002-of-00004.bin` | 4.93 GB | Model weights (split part 2). | Uploaded (LFS) |
|
| 37 |
+
| `pytorch_model-00003-of-00004.bin` | 4.33 GB | Model weights (split part 3). | Uploaded (LFS) |
|
| 38 |
+
| `pytorch_model-00004-of-00004.bin` | 1.09 GB | Model weights (split part 4). | Uploaded (LFS) |
|
| 39 |
+
| `pytorch_model.bin.index.json` | 28.1 kB | Index file for model weights. | Uploaded |
|
| 40 |
+
| `special_tokens_map.json` | 644 Bytes | Map of special tokens for tokenizer. | Uploaded |
|
| 41 |
+
| `tokenizer.json` | 11.4 MB | Tokenizer data in JSON format. | Uploaded (LFS) |
|
| 42 |
+
| `tokenizer_config.json` | 7.73 kB | Tokenizer configuration file. | Uploaded |
|
| 43 |
+
| `vocab.json` | 2.78 MB | Vocabulary for tokenizer. | Uploaded |
|
| 44 |
+
|
| 45 |
---
|