Mosu
首页
已删除用户
该用户已被删除。
累计撰写
40
篇文章
累计创建
21
个分类
累计收获
1406
次访问
导航
首页
目录
Practical Multi AI Agents and Advanced Use Cases with crewAI
2024-11-03 18:30
97
0
0
33.7℃
AI
LLM
Agent
课程链接:https://learn.deeplearning.ai/courses/practical-multi-ai-agents-and-advanced-use-cases-with-crewai/lesson/1/introduction github:https://github.co
Retrieval Optimization: Tokenization to Vector Quantization
2024-10-26 22:10
43
0
0
28.3℃
AI
LLM
RAG
课程链接:https://learn.deeplearning.ai/courses/retrieval-optimization-from-tokenization-to-vector-quantization/lesson/1/introduction github: https://githu
AI大模型之美
2024-10-18 23:16
45
0
3
34.5℃
AI
LLM
课程链接:https://b.geekbang.org/member/course/intro/100541001 github: https://github.com/MSzgy/AI-model-Beauty (只有部分章节代码) 介绍 课程共分为 3 个模块(下面内容来自于课程的抄录)。共32
利用Embedding model 做文本分类
2024-10-06 12:52
69
0
0
30.9℃
AI
AI大模型之美
Introduction 本学习笔记是基于极客时间《AI大模型之美》第5节课程。 https://b.geekbang.org/member/course/detail/643889 数据处理 import pandas as pd import tiktoken import openai imp
web 安全(updating)
2024-10-04 18:18
14
0
0
25.4℃
安全
web安全
本篇课程讲记录一些常见的web安全学习过程,持续更新。 实践网址: https://google-gruyere.appspot.com/
LangChain for LLM Application Development
2024-10-03 19:25
35
0
1
29.5℃
AI
LLM
LangChain
RAG
课程链接:https://learn.deeplearning.ai/courses/langchain/lesson/1/introduction 代码: https://github.com/MSzgy/LangChain-for-LLM-Application-Development Intr
Building Agentic RAG with Llamaindex
2024-09-29 19:04
62
0
0
30.2℃
AI
LLM
RAG
Agent
课程链接:https://learn.deeplearning.ai/courses/building-agentic-rag-with-llamaindex/lesson/1/introduction 整理的代码: https://github.com/MSzgy/Building-Agentic
ChatGPT Prompt Engineering for Developers
2024-09-29 00:07
26
0
0
26.6℃
AI
LLM
OpenAI
https://learn.deeplearning.ai/courses/chatgpt-prompt-eng/lesson/1/introduction git https://github.com/MSzgy/ChatGPT-Prompt-Engineering-for-Developers/
Prompt Compression and Query Optimization
2024-09-26 23:26
60
0
0
30.0℃
AI
LLM
https://learn.deeplearning.ai/courses/prompt-compression-and-query-optimization/lesson/1/introduction Introduction 代码见 https://github.com/MSzgy/Prompt
Function-calling and data extraction with LLMs
2024-09-19 23:19
49
0
1
30.9℃
AI
LLM
Introduction https://learn.deeplearning.ai/courses/function-calling-and-data-extraction-with-llms/lesson/1/introduction 使用了NexusRavenV2-13B model by N
上一页
下一页
1
2
3
4
弹