Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hermanda
/
yt-search
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
yt-search
/
install.sh
hermanda
Create install.sh
5926d3b
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
#!/bin/bash
curl -fsSL https://ollama.com/install.sh | sh
ollama pull llama3.1:8b
ollama run llama3.1:8b
"What is the capital of France?"