File size: 1,191 Bytes
c8216aa ff1c5ed c8216aa 4dc4f23 c8216aa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
library_name: transformers
tags:
- generated_from_trainer
- llama-cpp
- gguf-my-repo
license: apache-2.0
language:
- en
base_model: EVA-UNIT-01/EVA-Qwen2.5-1.5B-v0.0
datasets:
- anthracite-org/kalo-opus-instruct-22k-no-refusal
- Nopm/Opus_WritingStruct
- Gryphe/Sonnet3.5-SlimOrcaDedupCleaned
- Gryphe/Sonnet3.5-Charcard-Roleplay
- Gryphe/ChatGPT-4o-Writing-Prompts
- Epiculous/Synthstruct-Gens-v1.1-Filtered-n-Cleaned
- Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned
- nothingiisreal/Reddit-Dirty-And-WritingPrompts
- allura-org/Celeste-1.x-data-mixture
- cognitivecomputations/dolphin-2.9.3
model-index:
- name: EVA-Qwen2.5-1.5B-FFT-v0.0
results: []
---
# TEST! VERY FAST for CPU/EDGE
# fuzzy-mittenz/EVA-Qwen2.5-1.5B-v0.0-Q5_K_S-GGUF
This model was converted to GGUF format from [`EVA-UNIT-01/EVA-Qwen2.5-1.5B-v0.0`](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-1.5B-v0.0) using llama.cpp
Refer to the [original model card](https://huggingface.co/EVA-UNIT-01/EVA-Qwen2.5-1.5B-v0.0) for more details on the model.
## Use with llama.cpp
Install llama.cpp through brew (works on Mac and Linux)
```bash
brew install llama.cpp
```
Invoke the llama.cpp server or the CLI.
|