Spaces:
Runtime error
Runtime error
#import ollama | |
import os | |
#os.system("ollama run hf.co/mlabonne/Meta-Llama-3.1-8B-Instruct-abliterated-GGUF") | |
os.system("ollama serve") |