初始化项目,由ModelHub XC社区提供模型
Model: duyntnet/storytime-13b-imatrix-GGUF Source: Original Platform
This commit is contained in:
37
README.md
Normal file
37
README.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
license: other
|
||||
language:
|
||||
- en
|
||||
pipeline_tag: text-generation
|
||||
inference: false
|
||||
tags:
|
||||
- transformers
|
||||
- gguf
|
||||
- imatrix
|
||||
- storytime-13b
|
||||
---
|
||||
Quantizations of https://huggingface.co/chargoddard/storytime-13b
|
||||
|
||||
|
||||
### Inference Clients/UIs
|
||||
* [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
||||
* [JanAI](https://github.com/janhq/jan)
|
||||
* [KoboldCPP](https://github.com/LostRuins/koboldcpp)
|
||||
* [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
|
||||
* [ollama](https://github.com/ollama/ollama)
|
||||
* [GPT4All](https://github.com/nomic-ai/gpt4all)
|
||||
|
||||
---
|
||||
|
||||
# From original readme
|
||||
|
||||
Chat model with a storytelling bent.
|
||||
|
||||
Recipe:
|
||||
* [Chronorctypus-Limarobormes](https://huggingface.co/chargoddard/Chronorctypus-Limarobormes-13b) base
|
||||
* a healthy SLERPing of [ReMM-v2.2-L2-13B](https://huggingface.co/Undi95/ReMM-v2.2-L2-13B)
|
||||
* [Llama-2-13B-Storywriter](https://huggingface.co/Blackroot/Llama-2-13B-Storywriter-LORA) x 0.5
|
||||
* WIP storytelling LORA
|
||||
|
||||
|
||||
Responds well to the Alpaca prompt format.
|
||||
Reference in New Issue
Block a user