Text Generation
GGUF
English
Spanish
GGUF
conversational
chat
roleplay
Inference Endpoints
XeTute commited on
Commit
cab6600
1 Parent(s): 683aa20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -13,12 +13,11 @@ library_name: GGUF
13
  pipeline_tag: text-generation
14
  base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
15
  ---
16
-
17
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65ca8c3c5495933ab066c33c/4iYoUWbwZVIld2K3red-T.png)
18
  We, XeTute, introduce AURORA V1.0 - the first model in this series which is actually useable.
19
  Its usecases are following:
20
  - Next-Word prediction for mobile devices:
21
- - - This Model can be reliably packaged into a keyboard-app to help make Next-Word suggestions more accurate.
22
  - Conversations:
23
  - - AURORA can engage in conversations using the Vicuna format, remember to replace "ASSISTANT" with "AURORA" though.
24
  - - AURORA can engage in SFW roleplay with simple character definitions. It wasn't trained on NSFW.
 
13
  pipeline_tag: text-generation
14
  base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-715k-1.5T
15
  ---
 
16
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65ca8c3c5495933ab066c33c/4iYoUWbwZVIld2K3red-T.png)
17
  We, XeTute, introduce AURORA V1.0 - the first model in this series which is actually useable.
18
  Its usecases are following:
19
  - Next-Word prediction for mobile devices:
20
+ - - This Model can be reliably packaged into a keyboard-app to help make Next-Word suggestions more accurate (for performance, INT4 or less might be smart)
21
  - Conversations:
22
  - - AURORA can engage in conversations using the Vicuna format, remember to replace "ASSISTANT" with "AURORA" though.
23
  - - AURORA can engage in SFW roleplay with simple character definitions. It wasn't trained on NSFW.