PulseAugur
实时 03:54:13
English(EN) Is it possible to finetune a small LLM without taking a single class in Machine Leaning? # Gemini 2.0 and I tried to teach distilBERT math last year and failed

用户探讨在没有正式机器学习教育的情况下微调LLM

一位用户探讨了在没有正式机器学习教育的情况下微调小型LLM的可能性,并提到了去年因Python的依赖问题导致教DistilBERT数学的困难。该用户现在正尝试使用Copilot微调小型LLM,将提示视为理解LLM行为的初步步骤,并将微调视为创建专业AI代理的最终目标。 AI

影响 探讨了没有正式机器学习背景的个人对LLM微调的可及性。

排序理由 用户对微调LLM过程的评论。

在 Mastodon — fosstodon.org 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

用户探讨在没有正式机器学习教育的情况下微调LLM

报道来源 [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    是否可以在不学习任何机器学习课程的情况下微调小型LLM?# 去年我尝试用Gemini 2.0教distilBERT数学,但失败了

    Is it possible to finetune a small LLM without taking a single class in Machine Leaning? # Gemini 2.0 and I tried to teach distilBERT math last year and failed because of the chaotic # python ecosystem with an intertwined dependency hell. Today is my second day seriously learning…