人工智能基础知识笔记二十六:常用的LLM的网站

The best Opensource LLM: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard

ChatBot Arena: https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard

Huggingface: https://huggingface.co/

Github: https://github.com/

Google Colab: https://colab.research.google.com/

Installation Node:https://nodejs.org/en

Installation Ollama:https://ollama.com/

Installation LM Studio:https://lmstudio.ai/

Anything LLM: https://useanything.com/

https://github.com/Mintplex-Labs/anything-llm/blob/master/README.md

LAAMA: https://ai.meta.com/llama/

https://chat.lmsys.org/

Opensource with Web Interface:

https://huggingface.co/chat/

https://groq.com/

http://huggingface.co/spacesllm-leaderboard/open-llm-leaderboard

Token:

https://platform.openai.com/tokenizer

https://help.openai.com/en/articles/4936856-what-are-tokens-and-how-to-count-them

RLHF: https://huggingface.co/blog/rlhf

Vision Examples from Microsoft: https://arxiv.org/pdf/2309.17421

Prompting:

https://www.promptingguide.ai/techniques/tot

https://learnprompting.org/docs/intro

RAG:

https://aws.amazon.com/de/what-is/retrieval-augmented-generation/

https://blogs.nvidia.com/blog/what-is-retrieval-augmented-generation/

https://research.ibm.com/blog/retrieval-augmented-generation-RAG

https://www.databricks.com/glossary/retrieval-augmented-generation-rag

PDFs for RAG: https://github.com/run-llama/llama_parse

Colab Notebook (Llama_parse): https://colab.research.google.com/drive/1P-XpCEt4QaLN7PQk-d1irliWBsVYMQl5?usp=sharing

Webseits for RAG: https://www.firecrawl.dev/

AI-Agents

https://botpress.com/blog/what-is-an-ai-agent

https://voyager.minedojo.org/

https://flowiseai.com/

Flowise on Github: https://github.com/FlowiseAI/Flowise

TTS Colab: https://colab.research.google.com/drive/17xcyh-mFWye30WwNl7wIce1kzBFNMbcQ

Finetuning in Colab: ++++https://colab.research.google.com/drive/135ced7oHytdxu3N2DNe1Z0kqjyYIkDXp?usp=sharing#scrollTo=FqfebeAdT073++++

Opensource TTS: https://github.com/2noise/ChatTTS

Talk to a AI-Assistant: https://moshi.chat/?queue_id=talktomoshi

Papers:
https://arxiv.org/pdf/2307.02483

https://arxiv.org/pdf/2307.15043

https://arxiv.org/pdf/2306.13213

https://arxiv.org/pdf/2302.12173

https://arxiv.org/pdf/2305.00944

FInetuning Paper: https://arxiv.org/pdf/2405.05904v2

https://embracethered.com/blog/posts/2023/google-bard-data-exfiltration/

相关推荐
蔚天灿雨18 小时前
Kage:在 Codex、Claude 和 QoderCLI 等 CodingAgentCLI 之间 Fork 与迁移 Session
人工智能·ai·agent·ai编程
no_work18 小时前
yolo摄像头下的目标检测识别集合
人工智能·深度学习·yolo·目标检测·计算机视觉
一只叫煤球的猫18 小时前
为什么不用 RAG 做记忆系统 ——压缩上下文与 memory.md 的架构选择
人工智能·后端·ai编程
智能工业品检测-奇妙智能18 小时前
国产化系统的性价比对比
人工智能·spring boot·后端·openclaw·奇妙智能
咚咚王者18 小时前
人工智能之语言领域 自然语言处理 第十九章 深度学习框架
人工智能·深度学习·自然语言处理
独隅18 小时前
Python AI 全面使用指南:从数据基石到智能决策
开发语言·人工智能·python
啊巴矲18 小时前
小白从零开始勇闯人工智能:机器学习汇总(复习大纲篇)
人工智能
耶叶18 小时前
如何在AndroidStudio里面接入你的AI助手
人工智能·android-studio
OpenBayes贝式计算18 小时前
教程上新丨基于 GPU 部署 OpenClaw,轻松接入飞书/Discord 等社交软件
人工智能·深度学习·机器学习
小超同学你好18 小时前
Langgraph 17. Skills 三级加载与 Token 优化(含代码示例)
人工智能·语言模型·langchain