CreativeBots/ideas.md
Tobias Weise 2d227d438c
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 1m40s
more overhaul
2024-08-27 22:39:29 +02:00

46 lines
777 B
Markdown

# Ideas
https://favtutor.com/articles/meta-llama-3-jailbreak/
## Knowledge graph creation
* https://www.linkedin.com/posts/sivas-subramaniyan_microsoft-research-is-bullish-on-the-concept-activity-7194953376470638592-dQ-U/?utm_source=share&utm_medium=member_desktop
## GraphRAG
...
## Function calls
* https://medium.com/@lucgagan/understanding-chatgpt-functions-and-how-to-use-them-6643a7d3c01a
## Use drivers for GPU!
"ollama recommends running the https://www.amd.com/en/support/linux-drivers: amdgpu version file missing: /sys/module/amdgpu/version stat /sys/module/amdgpu/version: no such file or directory"
"detected amdgpu versions []"
"all detected amdgpus are skipped, falling back to CPU"
"no GPU detected"
## Use PyPy for more speed
...