29 Downloads Updated 3 months ago
ollama run sparksammy/kb
curl http://localhost:11434/api/chat \ -d '{ "model": "sparksammy/kb", "messages": [{"role": "user", "content": "Hello!"}] }'
from ollama import chat response = chat( model='sparksammy/kb', messages=[{'role': 'user', 'content': 'Hello!'}], ) print(response.message.content)
import ollama from 'ollama' const response = await ollama.chat({ model: 'sparksammy/kb', messages: [{role: 'user', content: 'Hello!'}], }) console.log(response.message.content)
Name
1 model
Size
Context
Input
kb:latest
3.3GB · 128K context window · Text, Image · 3 months ago
3.3GB
128K
Text, Image
first name starts with k, last name starts with “baka”, went by a name of a sanrio character on the net, loved chaos, the world was hers.