27 lines
1.1 KiB
Markdown
27 lines
1.1 KiB
Markdown
|
|
---
|
||
|
|
base_model:
|
||
|
|
- InferenceIllusionist/Excalibur-7b
|
||
|
|
- ChaoticNeutrals/Eris_Prime-V2-7B
|
||
|
|
library_name: transformers
|
||
|
|
tags:
|
||
|
|
- mergekit
|
||
|
|
- merge
|
||
|
|
license: other
|
||
|
|
---
|
||
|
|

|
||
|
|
|
||
|
|
Eris is back in Prime form with additional vision capabilites supported by KCPP ONlY (required for vision support): Inside Repo under mmproj-model-f16.gguf
|
||
|
|
|
||
|
|
Imatrix quants from the boi Lewdiculus <3 https://huggingface.co/Lewdiculous/Eris_PrimeV3-Vision-7B-GGUF-IQ-Imatrix
|
||
|
|
|
||
|
|
# Vision/multimodal capabilities:
|
||
|
|
|
||
|
|
If you want to use vision functionality:
|
||
|
|
|
||
|
|
* You must use the latest versions of [Koboldcpp](https://github.com/LostRuins/koboldcpp).
|
||
|
|
|
||
|
|
To use the multimodal capabilities of this model and use **vision** you need to load the specified **mmproj** file, this can be found inside this model repo.
|
||
|
|
|
||
|
|
* You can load the **mmproj** by using the corresponding section in the interface:
|
||
|
|
|
||
|
|

|