Skip to content

Commit

Permalink
models(gallery): add badger-lambda-llama-3-8b (#2550)
Browse files Browse the repository at this point in the history
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
  • Loading branch information
mudler committed Jun 11, 2024
1 parent 1546944 commit 0f8b489
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions gallery/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -593,6 +593,45 @@
- filename: JSL-MedLlama-3-8B-v2.0-Q4_K_M.gguf
sha256: 81783128ccd438c849913416c6e68cb35b2c77d6943cba8217d6d9bcc91b3632
uri: huggingface://bartowski/JSL-MedLlama-3-8B-v2.0-GGUF/JSL-MedLlama-3-8B-v2.0-Q4_K_M.gguf
- !!merge <<: *llama3
name: "badger-lambda-llama-3-8b"
urls:
- https://huggingface.co/maldv/badger-lambda-llama-3-8b
- https://huggingface.co/bartowski/badger-lambda-llama-3-8b-GGUF
icon: https://cdn-uploads.huggingface.co/production/uploads/65b19c1b098c85365af5a83e/CHGsewUsPUZcg2doijuD9.png
description: |
Badger is a recursive maximally pairwise disjoint normalized denoised fourier interpolation of the following models:
# Badger Lambda
models = [
'Einstein-v6.1-Llama3-8B',
'openchat-3.6-8b-20240522',
'hyperdrive-l3-8b-s3',
'L3-TheSpice-8b-v0.8.3',
'LLaMA3-iterative-DPO-final',
'JSL-MedLlama-3-8B-v9',
'Jamet-8B-L3-MK.V-Blackroot',
'French-Alpaca-Llama3-8B-Instruct-v1.0',
'LLaMAntino-3-ANITA-8B-Inst-DPO-ITA',
'Llama-3-8B-Instruct-Gradient-4194k',
'Roleplay-Llama-3-8B',
'L3-8B-Stheno-v3.2',
'llama-3-wissenschaft-8B-v2',
'opus-v1.2-llama-3-8b-instruct-run3.5-epoch2.5',
'Configurable-Llama-3-8B-v0.3',
'Llama-3-8B-Instruct-EPO-checkpoint5376',
'Llama-3-8B-Instruct-Gradient-4194k',
'Llama-3-SauerkrautLM-8b-Instruct',
'spelljammer',
'meta-llama-3-8b-instruct-hf-ortho-baukit-34fail-3000total-bf16',
'Meta-Llama-3-8B-Instruct-abliterated-v3',
]
overrides:
parameters:
model: badger-lambda-llama-3-8b-Q4_K_M.gguf
files:
- filename: badger-lambda-llama-3-8b-Q4_K_M.gguf
uri: huggingface://bartowski/badger-lambda-llama-3-8b-GGUF/badger-lambda-llama-3-8b-Q4_K_M.gguf
sha256: 0a7d1bbf42d669898072429079b91c16b0d2d838d19d9194165389102413b309
- !!merge <<: *llama3
name: "sovl_llama3_8b-gguf-iq-imatrix"
urls:
Expand Down

0 comments on commit 0f8b489

Please sign in to comment.