Instructions to use bleugreen/mistral_urlmatch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bleugreen/mistral_urlmatch with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "bleugreen/mistral_urlmatch") - Notebooks
- Google Colab
- Kaggle
Prompt
[INST] Choose the link that is most relevant to the provided company name and topic.
Consider a link relevant if it is either from the company and relates to the topic, or if it is from a reputable source discussing both the company and the topic.
Respond with either 'A' or 'B', representing the more relevant link.
Name = {name}
Topic = {topic}
A = {link1.url}
B = {link2.url}
[/INST]
Framework versions
- PEFT 0.5.0
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support