Jaskier 7b LLM

Jaskier 7b LLM

A cutting-edge open-source language model that topped the Hugging Face leaderboard for all ≤7B models as of February 2024. Fine-tuned with advanced Direct Preference Optimization, it delivers exceptional performance across reasoning, factuality, and instruction-following tasks - setting a new benchmark for lightweight LLMs. Built by Bards.ai to redefine what small models can achieve.

Link: https://huggingface.co/bardsai/jaskier-7b-dpo-v6.1

How to use

You can use this model directly with a Hugging Face pipeline:

from transformers import pipeline, Conversation
import torch

base_model_name = "bardsai/jaskier-7b-dpo-v6.1"
chatbot = pipeline("conversational", model=base_model_name, torch_dtype=torch.float16, device_map="auto")
conversation = Conversation("Can Poland into space?")
conversation = chatbot(conversation)
print(conversation.messages[-1]["content"])

Output

Poland, as a nation, doesn't physically travel to space. However, Poland has contributed to the field of space exploration through its scientists, engineers, and collaborations with international space agencies. The Polish Space Agency, established in 2016, aims to promote and coordinate the country's space activities.

Enough reading! Let’s talk.
Our team is ready to support you in delivering Custom AI Solutions.

Enough reading! Let’s talk.
Our team is ready to support you in delivering Custom AI Solutions.

Enough reading! Let’s talk.
Our team is ready to support you in delivering Custom AI Solutions.

FAQs

How can I evaluate the potential of custom AI solutions?

How can I evaluate the potential of custom AI solutions?

How can I evaluate the potential of custom AI solutions?

What are the main challenges in developing custom AI solutions

What are the main challenges in developing custom AI solutions

What are the main challenges in developing custom AI solutions

What are the first steps a decision maker should take to start evaluating custom AI solutions

What are the first steps a decision maker should take to start evaluating custom AI solutions

What are the first steps a decision maker should take to start evaluating custom AI solutions

What are the costs involved in developing custom AI solutions?

What are the costs involved in developing custom AI solutions?

What are the costs involved in developing custom AI solutions?

What types of data are needed for AI development?

What types of data are needed for AI development?

What types of data are needed for AI development?

Looking to integrate AI into your product or project?

Get a Free consultation with our AI experts.