4 Downloads Updated 8 months ago
ollama run letchupkt/gemma-2b-lawer
Updated 8 months ago
8 months ago
78ffb7c80d73 · 5.2GB ·
gemma-2b-lawerA fine-tuned version of Google’s Gemma 2B model, specialized for legal text analysis and reasoning. Optimized for local deployment on Ollama to provide fast, private, and cost-effective contract analysis.
This model is a core component of the LegalRiskBot project, which helps Indian SMEs understand complex legal documents.
Q4_0 (or the quantization you used, e.g., Q5_K_M)gemma-2b-lawer is optimized for:
To run this model, you must have Ollama installed and running on your system.
1. Pull the model:
ollama pull letchupkt/gemma-2b-lawer
2. Run the model:
ollama run letchupkt/gemma-2b-lawer
Example Prompt:
ollama run letchupkt/gemma-2b-lawer "Explain the Termination Clause from a vendor contract in simple business language."
This model is designed for informational and educational purposes to assist with legal document comprehension. It is a powerful tool for:
⚠️ Disclaimer: This model’s output is for informational purposes only and does not constitute legal advice. Please consult with a qualified legal professional for specific legal matters.
This model is based on the Google Gemma family of models. A special thanks to the Ollama team for providing the platform that makes local model deployment simple and accessible.