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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,6 +22,8 @@ LoRA trained in 4-bit with 8k context using [meta-llama/Meta-Llama-3-8B](https:/
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
  From quick testing it appears to work fairly well for chatting.
26
 
27
  ### Prompt format: Llama 3 Instruct
 
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
+ This has been trained on the base model and not the instruct model. The model trained with the instruct model using the same dataset is here: [mpasila/Llama-3-Instruct-LiPPA-8B](https://huggingface.co/mpasila/Llama-3-Instruct-LiPPA-8B)
26
+
27
  From quick testing it appears to work fairly well for chatting.
28
 
29
  ### Prompt format: Llama 3 Instruct