Skip to content
Snippets Groups Projects
Commit 2790572c authored by Patrick Hasenfeld's avatar Patrick Hasenfeld
Browse files

Links and resources of todays session

parent b3be6bc7
No related branches found
No related tags found
No related merge requests found
LLMs for programming links
==========================
History of chatbots
-------------------
[ELIZA](https://en.wikipedia.org/wiki/ELIZA)
Web-based models
----------------
[Openai GPT4-4o](Openai GPT4-4o)
Local Models
------------
[GPT4All](https://www.nomic.ai/gpt4all)
[Ollama](https://ollama.com/)
Models used:
* llama3 from meta
* gwen2 from alibaba
* gemma2 from google
Plugin for code completion in visual studio
-------------------------------------------
ollama autocoder
models suggested in the chat
----------------------------
[github copilot](https://github.com/features/copilot)
[Mistral](https://chat.mistral.ai)
[Claude 3.5 Sonnet](https://claude.ai/onboarding)
RAG (thx Thomas)
----------------
[Langchain tutorial](https://github.com/langchain-ai/rag-from-scratch/blob/main/rag_from_scratch_1_to_4.ipynb)
Readings
--------
[iX 07/24](https://www.heise.de/select/ix/2024/7)
open questions
--------------
resources for running local llms at embl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment