Text Generation
Transformers
PyTorch
llama
Inference Endpoints
text-generation-inference
totally-not-an-llm commited on
Commit
c41054a
1 Parent(s): 3049f7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: other
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: other
3
+ datasets:
4
+ - totally-not-an-llm/EverythingLM-data-V3
5
+ - Open-Orca/OpenOrca
6
+ - garage-bAInd/Open-Platypus
7
  ---
8
+
9
+ Merge of EverythingLM-V3-13b QLoRa and OpenOrca-Platypus2-13B.
10
+
11
+ ### Prompt format:
12
+ ```
13
+ USER: <prompt>
14
+ ASSISTANT:
15
+ ```