Text Generation
Transformers
English
llama
code
llama2
text-generation-inference
Inference Endpoints
vshenoy commited on
Commit
9c24a82
1 Parent(s): a91bbcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ The dataset is a combination of [Evol-Instruct-Code-80k-v1](https://huggingface.
22
 
23
  Our fine-tuning process involved learning QLoRA weights for over 6 hours on a single A100. We merged the adapter weights into the pre-trained model.
24
 
25
-
26
 
27
  ## Prompt Format
28
  The reccomended model prompt is a variant of the standard Llama 2 format:
 
22
 
23
  Our fine-tuning process involved learning QLoRA weights for over 6 hours on a single A100. We merged the adapter weights into the pre-trained model.
24
 
25
+ GGML weights are available [here](https://huggingface.co/GenerativeMagic/Llama-Engineer-Evol-7b-GGML).
26
 
27
  ## Prompt Format
28
  The reccomended model prompt is a variant of the standard Llama 2 format: