mirror of
https://github.com/ollama/ollama.git
synced 2026-04-26 02:36:09 +02:00
@@ -1,4 +0,0 @@
|
||||
from langchain.llms import Ollama
|
||||
llm = Ollama(model="llama2")
|
||||
res = llm.predict("hello")
|
||||
print (res)
|
||||
Reference in New Issue
Block a user