Felguk commited on
Commit
125b6a6
·
verified ·
1 Parent(s): 5e439c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -29,6 +29,8 @@ Here’s a list of all available models under the `felguk` namespace on Hugging
29
  | `shareAI/Felguk0.5-large` | A larger version of the Felguk model with enhanced capabilities. | [Model Page](https://huggingface.co/shareAI/Felguk0.5-large) |
30
  | `shareAI/Felguk0.5-multilingual` | A multilingual variant of the Felguk model for cross-language tasks. | [Model Page](https://huggingface.co/shareAI/Felguk0.5-multilingual) |
31
 
 
 
32
  ## Usage
33
 
34
  To use the model with the `transformers` library:
 
29
  | `shareAI/Felguk0.5-large` | A larger version of the Felguk model with enhanced capabilities. | [Model Page](https://huggingface.co/shareAI/Felguk0.5-large) |
30
  | `shareAI/Felguk0.5-multilingual` | A multilingual variant of the Felguk model for cross-language tasks. | [Model Page](https://huggingface.co/shareAI/Felguk0.5-multilingual) |
31
 
32
+ > **Note:** Currently, only the **Felguk0.5-turbo-preview** model is available. The other models listed above are planned for future release and are not yet accessible.
33
+
34
  ## Usage
35
 
36
  To use the model with the `transformers` library: