mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-18 00:34:59 +00:00
fix(gallery): move metadata where it belongs
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
8b169f1dac
commit
55778b35ff
15 changed files with 310 additions and 251 deletions
|
@ -1,18 +1,4 @@
|
|||
name: "codellama"
|
||||
license: llama2
|
||||
|
||||
description: |
|
||||
Code Llama is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 34 billion parameters. This model is designed for general code synthesis and understanding.
|
||||
|
||||
urls:
|
||||
- https://huggingface.co/TheBloke/CodeLlama-7B-GGUF
|
||||
- https://huggingface.co/meta-llama/CodeLlama-7b-hf
|
||||
|
||||
tags:
|
||||
- llm
|
||||
- gguf
|
||||
- gpu
|
||||
- cpu
|
||||
|
||||
config_file: |
|
||||
backend: llama-cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue