Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
powolnik
/
DiscordChatter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6042737
DiscordChatter
/
ChatAI
/
chat_ai.py
Radosław Wolnik
new methot of generation
6042737
about 2 months ago
raw
Copy download link
history
blame
Safe
108 Bytes
from
huggingface_hub
import
InferenceClient
pipe = InferenceClient(
"mistralai/Mistral-7B-Instruct-v0.3"
)