virattt/financial-qa-10K
Viewer β’ Updated β’ 7k β’ 1.34k β’ 99
How to use salihfurkaan/Filentra-V1 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("salihfurkaan/Filentra-V1", dtype="auto")How to use salihfurkaan/Filentra-V1 with Unsloth Studio:
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 salihfurkaan/Filentra-V1 to start chatting
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 salihfurkaan/Filentra-V1 to start chatting
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for salihfurkaan/Filentra-V1 to start chatting
pip install unsloth
from unsloth import FastModel
model, tokenizer = FastModel.from_pretrained(
model_name="salihfurkaan/Filentra-V1",
max_seq_length=2048,
)It specializes in question answering and reasoning over financial reports, particularly 10-K filings, offering enhanced capabilities in understanding complex financial texts, generating precise answers, and assisting with investment-related insights.
For questions, suggestions, and feedback, please open an issue on HuggingFace. You can also reach the author via: LinkedIn
Do not use this model for impersonation without consent, misinformation or deception (including fake news or fraudulent calls), or any illegal or harmful activity. By using this model, you agree to follow all applicable laws and ethical guidelines.
@misc{
title={salihfurkaan/filentra-v1},
author={Salih Furkan Erik},
year={2025},
url={https://huggingface.co/salihfurkaan/filentra-v1/}
}