How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "impactframes/IF_PromptMKR_GPTQ"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "impactframes/IF_PromptMKR_GPTQ",
		"prompt": "Once upon a time,",
		"max_tokens": 512,
		"temperature": 0.5
	}'
Use Docker
docker model run hf.co/impactframes/IF_PromptMKR_GPTQ
Quick Links

Built with Axolotl This Model is meant to be use with my extesion for Automatic1111 and SDNext Is a Qlora base on about 80K Alpaca style instructions base on top of LlaMa2 13B instruct https://github.com/if-ai/IF_prompt_MKR

-`♡´- Thanks to all my supporters on Youtube and kofi @impactframes

ko-fi

YouTube Video YouTube Video YouTube Video

Downloads last month
12
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support