Skip to content

Commit 4a1a3a5

Browse files
authored
models(gallery): add calme-2.3-legalkit-8b (#3200)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent f7ffa9c commit 4a1a3a5

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

gallery/index.yaml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,26 @@
307307
- filename: L3.1-70b-glitz-v0.2.i1-Q4_K_M.gguf
308308
sha256: 585efc83e7f6893043be2487fc09c914a381fb463ce97942ef2f25ae85103bcd
309309
uri: huggingface://mradermacher/L3.1-70b-glitz-v0.2-i1-GGUF/L3.1-70b-glitz-v0.2.i1-Q4_K_M.gguf
310+
- !!merge <<: *llama31
311+
name: "calme-2.3-legalkit-8b-i1"
312+
icon: https://huggingface.co/MaziyarPanahi/calme-2.3-legalkit-8b/resolve/main/calme-2-legalkit.webp
313+
urls:
314+
- https://huggingface.co/mradermacher/calme-2.3-legalkit-8b-i1-GGUF
315+
- https://huggingface.co/MaziyarPanahi/calme-2.3-legalkit-8b
316+
description: |
317+
This model is an advanced iteration of the powerful meta-llama/Meta-Llama-3.1-8B-Instruct, specifically fine-tuned to enhance its capabilities in the legal domain. The fine-tuning process utilized a synthetically generated dataset derived from the French LegalKit, a comprehensive legal language resource.
318+
319+
To create this specialized dataset, I used the NousResearch/Nous-Hermes-2-Mixtral-8x7B-DPO model in conjunction with Hugging Face's Inference Endpoint. This approach allowed for the generation of high-quality, synthetic data that incorporates Chain of Thought (CoT) and advanced reasoning in its responses.
320+
321+
The resulting model combines the robust foundation of Llama-3.1-8B with tailored legal knowledge and enhanced reasoning capabilities. This makes it particularly well-suited for tasks requiring in-depth legal analysis, interpretation, and application of French legal concepts.
322+
overrides:
323+
parameters:
324+
model: calme-2.3-legalkit-8b.i1-Q4_K_M.gguf
325+
files:
326+
- filename: calme-2.3-legalkit-8b.i1-Q4_K_M.gguf
327+
sha256: b71dfea8bbd73b0fbd5793ef462b8540c24e1c52a47b1794561adb88109a9e80
328+
uri: huggingface://mradermacher/calme-2.3-legalkit-8b-i1-GGUF/calme-2.3-legalkit-8b.i1-Q4_K_M.gguf
329+
## Uncensored models
310330
- !!merge <<: *llama31
311331
name: "humanish-roleplay-llama-3.1-8b-i1"
312332
icon: https://cdn-uploads.huggingface.co/production/uploads/5fad8602b8423e1d80b8a965/VPwtjS3BtjEEEq7ck4kAQ.webp
@@ -324,7 +344,6 @@
324344
- filename: Humanish-Roleplay-Llama-3.1-8B.i1-Q4_K_M.gguf
325345
sha256: 18cf753684e5226b51f3defc708852ca4924f50dc8bc31c9a7d0a036a477b7a7
326346
uri: huggingface://mradermacher/Humanish-Roleplay-Llama-3.1-8B-i1-GGUF/Humanish-Roleplay-Llama-3.1-8B.i1-Q4_K_M.gguf
327-
## Uncensored models
328347
- !!merge <<: *llama31
329348
name: "darkidol-llama-3.1-8b-instruct-1.0-uncensored-i1"
330349
icon: https://huggingface.co/aifeifei798/DarkIdol-Llama-3.1-8B-Instruct-1.0-Uncensored/resolve/main/DarkIdol-Llama-3.1-8B-Instruct-1.0-Uncensored.png

0 commit comments

Comments
 (0)