Instructions to use AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Unsloth Studio new
How to use AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA", max_seq_length=2048, )
Stoicism Language Model 1 - StLM (Marcus Aurelius, Seneca, Epictetus) - LoRA
This language model has been fine-tuned with a specialized dataset based on the teachings of Stoic philosophers, including Marcus Aurelius, Seneca, and Epictetus. It captures the essence of Stoic philosophy, offering thoughtful, reflective responses grounded in Stoic principles and keeping the Stoic language and style. Ideal for anyone interested in Stoic wisdom, personal growth, and philosophical discussions, the model can assist in navigating life's challenges with resilience, virtue, and reason.
The model is trained to deliver answers rooted in Stoic thought, providing practical guidance on topics such as emotional control, mindfulness, perseverance, and the pursuit of wisdom. It is well-suited for applications that aim to integrate ancient philosophical insights into modern-day problem-solving, whether through virtual Stoic coaches, AI-powered personal growth tools, or interactive philosophical discussions.
This fine-tuned model is perfect for users seeking advice on managing stress, building mental resilience, and developing a mindset focused on self-control, rationality, and virtue, as advocated by the Stoic philosophers. Whether for meditation, journaling, or day-to-day decision-making, the model brings timeless wisdom to help users lead a more mindful and fulfilling life.
- Developed by: AlbertoB12
- Finetuned from model : unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
Model tree for AlbertoB12/Stoicism1_Llama3.1-8b-instruct-LoRA
Base model
meta-llama/Llama-3.1-8B