Skip to content

KeepElapsedTime/ollamawithrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ollamawithrag

Des

This little tools it for demo a simple rag architecture for using ollama to build you personal model.

"Ollama是一個強大的本地語言模型工具。",
"RAG代表檢索增強生成。",
"Python是一種流行的編程語言。",
"向量數據庫用於高效地存儲和檢索向量。"

ENV Information

Put your YOUR_API_URL and YOUR_MODEL_NAME in the main.py

YOUR_API_URL may be http://localhost:11434 YOUR_MODEL_NAME may be llama3:8b

How to use?

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages