DiscordChatter / ChatAI /chat_ai.py
Radosław Wolnik
new methot of generation
6042737
raw
history blame contribute delete
108 Bytes
from huggingface_hub import InferenceClient
pipe = InferenceClient("mistralai/Mistral-7B-Instruct-v0.3")