hobbesthecomputerscientist commited on
Commit
caee3a6
·
verified ·
1 Parent(s): 58e2a17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -18,10 +18,12 @@ This model is a fine-tuned version of **Meta-Llama-3.1-8B**, specifically optimi
18
  ---
19
 
20
  ### 🚀 Try the Live Interface!
21
- If you want to experience the model's reasoning without writing code, check out the **Mock Trial AI V3 Production Space**:
22
  👉 [**Mock Trial AI V3 on Hugging Face Spaces**](https://huggingface.co/spaces/hobbesthecomputerscientist/mock-trial-v3)
23
 
24
- **If you find these weights or the dataset useful, please consider leaving a ❤️ Like on this repository!** It helps the project reach more law students and developers in the community.
 
 
25
 
26
  ---
27
 
 
18
  ---
19
 
20
  ### 🚀 Try the Live Interface!
21
+ If you want to experience the logic of this project in a high-speed production environment, check out the **Mock Trial AI V3 Space**:
22
  👉 [**Mock Trial AI V3 on Hugging Face Spaces**](https://huggingface.co/spaces/hobbesthecomputerscientist/mock-trial-v3)
23
 
24
+ > **Note on Architecture:** To ensure sub-second latency and 24/7 availability, the live Production Space utilizes the **Llama 3.1 Base Model** accelerated by the **Groq LPU**, using **Instruction Distillation** derived from this fine-tuning research. These weights remain available here for developers looking to run the specialized LoRA adapter locally.
25
+
26
+ **If you find these weights or the dataset useful, please consider leaving a ❤️ Like on this repository!**
27
 
28
  ---
29