DeepSeek-R1-Chatbot / models.py
ruslanmv's picture
Update models.py
10f0d10 verified
raw
history blame
109 Bytes
import os
def get_hf_api():
return "https://api-inference.huggingface.co/models/deepseek-ai/DeepSeek-R1"