Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
winglian commited on
Commit
9190085
1 Parent(s): 70cc46e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ pipeline_tag: text-generation
20
 
21
  **`This is still a Preview Release. Updated versions will drop, usually without notice as new epochs are completed`**
22
 
 
 
23
  Manticore 13B is a Llama 13B model fine-tuned on the following datasets:
24
  - [ShareGPT](https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered) - based on a cleaned and de-suped subset
25
  - [WizardLM](https://huggingface.co/datasets/ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered)
 
20
 
21
  **`This is still a Preview Release. Updated versions will drop, usually without notice as new epochs are completed`**
22
 
23
+ Questions, comments, feedback, looking to donate, or want to help? Reach out on our [Discord](https://discord.gg/EqrvvehG.)
24
+
25
  Manticore 13B is a Llama 13B model fine-tuned on the following datasets:
26
  - [ShareGPT](https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered) - based on a cleaned and de-suped subset
27
  - [WizardLM](https://huggingface.co/datasets/ehartford/WizardLM_alpaca_evol_instruct_70k_unfiltered)