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

image/png

Athnete model. Use Alpaca format. Suitable for RP, ERP and general stuff.

Despite the awful banner i made, this model could actually be better than raw Athena v3.

Description

This repo contains fp16 files of Athnete.

fp16 - by IkariDev

GGUF - by IkariDev

Ratings:

Note: I have permission of all users to upload their ratings, i DONT screenshot random reviews without asking if i can put them here!

Models and loras used

  • IkariDev/Athena-v3
  • Undi95/Nete-13B

Prompt template: Alpaca

Below is an instruction that describes a task. Write a response that appropriately completes the request.

### Instruction:
{prompt}

### Response:

HUGE thanks to Undi95 for doing the merging (Recipe was my idea, he merged)

Downloads last month
71
Safetensors
Model size
13B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for IkariDev/Athnete-13B

Quantizations
4 models