diff --git a/gallery/index.yaml b/gallery/index.yaml index 028d1af4..e7b31dd3 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -423,6 +423,22 @@ - filename: Hubble-4B-v1-Q4_K_M.gguf uri: huggingface://TheDrummer/Hubble-4B-v1-GGUF/Hubble-4B-v1-Q4_K_M.gguf sha256: 0721294d0e861c6e6162a112fc7242e0c4b260c156137f4bcbb08667f1748080 +- !!merge <<: *llama31 + name: "reflection-llama-3.1-70b" + urls: + - https://huggingface.co/leafspark/Reflection-Llama-3.1-70B-bf16 + - https://huggingface.co/senseable/Reflection-Llama-3.1-70B-gguf + description: | + Reflection Llama-3.1 70B is (currently) the world's top open-source LLM, trained with a new technique called Reflection-Tuning that teaches a LLM to detect mistakes in its reasoning and correct course. + + The model was trained on synthetic data generated by Glaive. If you're training a model, Glaive is incredible — use them. + overrides: + parameters: + model: Reflection-Llama-3.1-70B-q4_k_m.gguf + files: + - filename: Reflection-Llama-3.1-70B-q4_k_m.gguf + sha256: 16064e07037883a750cfeae9a7be41143aa857dbac81c2e93c68e2f941dee7b2 + uri: huggingface://senseable/Reflection-Llama-3.1-70B-gguf/Reflection-Llama-3.1-70B-q4_k_m.gguf ## Uncensored models - !!merge <<: *llama31 name: "humanish-roleplay-llama-3.1-8b-i1"