mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-30 07:25:00 +00:00
models(gallery): add Einstein v6.1 (#2152)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
fb2a05ff43
commit
4c97406f2b
1 changed files with 23 additions and 0 deletions
|
@ -31,6 +31,29 @@
|
||||||
- python
|
- python
|
||||||
## LLMs
|
## LLMs
|
||||||
### START LLAMA3
|
### START LLAMA3
|
||||||
|
- name: "einstein-v6.1-llama3-8b"
|
||||||
|
url: "github:mudler/LocalAI/gallery/hermes-2-pro-mistral.yaml@master"
|
||||||
|
icon: https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/5s12oq859qLfDkkTNam_C.png
|
||||||
|
urls:
|
||||||
|
- https://huggingface.co/Weyaxi/Einstein-v6.1-Llama3-8B
|
||||||
|
tags:
|
||||||
|
- llm
|
||||||
|
- gguf
|
||||||
|
- gpu
|
||||||
|
- cpu
|
||||||
|
- llama3
|
||||||
|
license: llama3
|
||||||
|
description: |
|
||||||
|
This model is a full fine-tuned version of meta-llama/Meta-Llama-3-8B on diverse datasets.
|
||||||
|
|
||||||
|
This model is finetuned using 8xRTX3090 + 1xRTXA6000 using axolotl.
|
||||||
|
overrides:
|
||||||
|
parameters:
|
||||||
|
model: Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
|
||||||
|
files:
|
||||||
|
- filename: Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
|
||||||
|
sha256: 3ef96fd6e32658774b3c8fbc24088787dfa911288e272b186f448c886400d30d
|
||||||
|
uri: huggingface://bartowski/Einstein-v6.1-Llama3-8B-GGUF/Einstein-v6.1-Llama3-8B-Q4_K_M.gguf
|
||||||
- &llama3
|
- &llama3
|
||||||
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
|
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
|
||||||
name: "llama3-8b-instruct"
|
name: "llama3-8b-instruct"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue