Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
unsloth
trl
sft
Not-For-All-Audiences
conversational
Inference Endpoints
mpasila commited on
Commit
df7aa02
1 Parent(s): 0cc5e93

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -13,7 +13,18 @@ tags:
13
  base_model: unsloth/llama-3-8b-bnb-4bit
14
  datasets:
15
  - mpasila/LimaRP-PIPPA-Mix-8K-Context
 
 
16
  ---
 
 
 
 
 
 
 
 
 
17
 
18
  # Uploaded model
19
 
 
13
  base_model: unsloth/llama-3-8b-bnb-4bit
14
  datasets:
15
  - mpasila/LimaRP-PIPPA-Mix-8K-Context
16
+ - grimulkan/LimaRP-augmented
17
+ - KaraKaraWitch/PIPPA-ShareGPT-formatted
18
  ---
19
+ This is a merge of [mpasila/Llama-3-LiPPA-LoRA-8B](https://huggingface.co/mpasila/Llama-3-LiPPA-LoRA-8B).
20
+
21
+ LoRA trained in 4-bit with 8k context using [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B/) as the base model for 1 epoch.
22
+
23
+ Dataset used is [mpasila/LimaRP-PIPPA-Mix-8K-Context](https://huggingface.co/datasets/mpasila/LimaRP-PIPPA-Mix-8K-Context) which was made using [grimulkan/LimaRP-augmented](https://huggingface.co/datasets/grimulkan/LimaRP-augmented) and [KaraKaraWitch/PIPPA-ShareGPT-formatted](https://huggingface.co/datasets/KaraKaraWitch/PIPPA-ShareGPT-formatted).
24
+
25
+ ### Prompt format: Llama 3 Instruct
26
+
27
+ Unsloth changed assistant to gpt and user to human.
28
 
29
  # Uploaded model
30