大型語言模型(LLMs)簡介培訓
Large Language Models (LLMs) 是深度神經網路模型,可以根據給定的輸入或上下文生成自然語言文本。它們使用來自各種域和來源的大量文本數據進行訓練,並且可以捕獲自然語言的句法和語義模式。LLM 在各種自然語言任務上取得了令人印象深刻的成果,例如文本摘要、問答、文本生成等。
此講師指導的現場培訓(在線或現場)面向希望使用大型語言模型完成各種自然語言任務的初級到中級開發人員。
在本次培訓結束時,參與者將能夠:
- 設置包含常用 LLM 的開發環境。
- 創建基本 LLM 並在自訂數據集上對其進行微調。
- 將 LLM 用於不同的自然語言任務,例如文本摘要、問答、文字生成等。
- 使用 TensorBoard、PyTorch Lightning 和 Hugging Face Datasets 等工具調試和評估 LLM。
課程形式
- 互動講座和討論。
- 大量的練習和練習。
- 在即時實驗室環境中動手實施。
課程自定義選項
- 要申請本課程的定製培訓,請聯繫我們進行安排。
感謝您提交詢問!我們的一位團隊成員將在短時間內與您聯繫。
感謝您提交預訂!我們的一位團隊成員將在短時間內與您聯繫。
課程簡介
介紹
- 什麼是 Large Language Models (LLMs)?
- LLM 與傳統 NLP 模型
- LLM 功能和架構概述
- LLM 的挑戰和局限性
瞭解 LLM
- LLM的生命週期
- LLM 的工作原理
- LLM 的主要元件:編碼器、解碼器、注意力、嵌入等。
開始
- 設置開發環境
- 將 LLM 安裝為開發工具,例如 Google Colab, Hugging Face
使用 LLM
- 探索可用的 LLM 選項
- 創建和使用 LLM
- 在自訂數據集上微調 LLM
文本摘要
- 瞭解文本摘要的任務及其應用
- 使用 LLM 進行抽取式和抽象式文本摘要
- 使用 ROUGE、BLEU 等指標評估生成的摘要的品質。
問答
- 瞭解問答的任務及其應用
- 使用 LLM 進行開放域和封閉域問答
- 使用 F1、EM 等指標評估生成答案的準確性。
文本生成
- 瞭解文本生成的任務及其應用
- 使用 LLM 產生條件和無條件文本
- 使用 temperature、top-k、top-p 等參數控制生成文本的樣式、語氣和內容。
將 LLM 與其他框架和平臺整合
- 將 LLM 與 PyTorch 或 TensorFlow 一起使用
- 將 LLM 與 Flask 或 Streamlit 一起使用
- 將 LLM 與 Google Cloud 或 AWS 結合使用
故障排除
- 瞭解 LLM 中的常見錯誤和錯誤
- 使用 TensorBoard 監控和可視化訓練過程
- 使用 PyTorch Lightning 簡化訓練代碼並提高性能
- 使用 Hugging Face 數據集載入和預處理數據
總結和後續步驟
最低要求
- 瞭解自然語言處理和深度學習
- 使用 Python 和 PyTorch 或 TensorFlow 的經驗
- 基本程式設計經驗
觀眾
- 開發人員
- NLP愛好者
- 數據科學家
14 小時
公開培訓課程需要5名以上參與者。
大型語言模型(LLMs)簡介培訓 - 訂單
大型語言模型(LLMs)簡介培訓 - 詢問
大型語言模型(LLMs)簡介 - 咨詢詢問
即將到來的課程
相關課程
高級LangGraph:複雜圖的優化、調試與監控
35 小時
This instructor-led, live training in 香港 targets advanced AI platform engineers, DevOps for AI, and ML architects seeking to optimize, debug, monitor, and operate production-grade LangGraph systems for stateful, multi-actor LLM applications as composable graphs.
更多...
使用 Devstral 構建編碼代理:從代理設計到工具化
14 小時
Master Devstral in this live training held in 香港. It covers architecture, agentic workflow design, and tool integration. Ideal for advanced engineers, the course uses hands-on labs to build coding agents that enhance productivity and security within modern development environments.
更多...
開源模型運維:使用Devstral和Mistral模型進行自託管、微調和治理
14 小時Devstral 和 Mistral 模型是開源 AI 技術,專爲靈活部署、微調和可擴展集成而設計。
本次由講師指導的培訓(線上或線下)面向中級到高級的機器學習工程師、平臺團隊和研究工程師,旨在幫助他們在生產環境中自託管、微調和管理 Mistral 和 Devstral 模型。
培訓結束後,參與者將能夠:
- 設置和配置 Mistral 和 Devstral 模型的自託管環境。
- 應用微調技術以提升特定領域的性能。
- 實現版本控制、監控和生命週期治理。
- 確保開源模型的安全性、合規性和負責任的使用。
課程形式
- 互動講座和討論。
- 自託管和微調的實踐練習。
- 治理和監控管道的即時實驗室實施。
課程定製選項
- 如需爲本課程定製培訓,請聯繫我們安排。
更多...
LangGraph在金融領域的應用
35 小時
This instructor-led training in 香港 equips professionals to design LangGraph-based finance solutions. Participants learn to implement workflows aligned with regulatory requirements, integrate data standards, and deploy systems with strong governance, observability, and compliance controls.
更多...
LangGraph基礎:基於圖的LLM提示與鏈式處理
14 小時
This instructor-led LangGraph Foundations course in 香港 equips developers to build graph-based LLM apps. Learn core concepts like nodes and edges, state management, and branching logic. Integrate tools, retrieval, and external APIs, then test and deploy reliable workflows with hands-on labs.
更多...
LangGraph在醫療保健中的應用:受監管環境中的工作流編排
35 小時
Explore LangGraph for healthcare with this live training in 香港, tailored for intermediate to advanced professionals. Learn to design stateful, compliant workflows, integrate standards like FHIR and SNOMED CT, and address ethical, operational challenges in regulated environments.
更多...
LangGraph法律應用
35 小時
Master LangGraph for legal applications with this 35-hour instructor-led training in 香港. Ideal for intermediate to advanced professionals, this course covers workflow design, compliance controls, and human-in-the-loop approvals. Build auditable, production-ready LLM solutions with confidence.
更多...
使用LangGraph和LLM代理構建動態工作流
14 小時
This live, online or onsite course in 香港 guides intermediate engineers through building dynamic LLM workflows with LangGraph. Learn to design stateful graphs, implement branching logic, and integrate retrieval, APIs, and memory for robust, context-aware applications.
更多...
LangGraph用於營銷自動化
14 小時
This instructor-led training in 香港 introduces LangGraph for marketing automation. Participants learn to design conditional content workflows, integrate LLMs for personalized email campaigns, and manage state across multi-step pipelines, gaining practical skills for modern marketing.
更多...
Le Chat Enterprise:私有ChatOps、集成與管理控制
14 小時
This live training in 香港 covers Le Chat Enterprise, a private ChatOps solution for secure, governed conversational AI. Learners will deploy, configure, and integrate it with enterprise apps, enabling RBAC, SSO, and compliance-driven controls for scalable, secure AI workflows.
更多...
經濟高效的LLM架構:大規模Mistral(性能/成本工程)
14 小時
Master cost-effective Mistral LLM architectures with this 14-hour live training in 香港. Learn to deploy, optimize, and scale Mistral Medium 3 for maximum throughput and minimum cost, using batching, quantization, and efficient serving strategies for enterprise workloads.
更多...
使用Mistral連接器和集成實現對話助手產品化
14 小時
This live training in 香港 covers integrating Mistral conversational assistants into enterprise workflows. Participants will learn to connect SaaS tools, implement retrieval-augmented generation, and design effective UX patterns for customer-facing and internal chat interfaces.
更多...
企業級部署與Mistral Medium 3
14 小時
This instructor-led training in 香港 helps advanced AI engineers deploy and secure Mistral Medium 3. You will optimize inference costs, implement multimodal use cases, and apply enterprise compliance practices. Includes hands-on labs for API and self-hosted setups.
更多...
Mistral for Responsible AI: Privacy, Data Residency & Enterprise Controls
14 小時
This live Mistral Responsible AI training in 香港 is tailored for compliance and security leads. You will master privacy-preserving techniques, data residency strategies, and enterprise controls such as RBAC and SSO to ensure secure, compliant AI deployment.
更多...
多模態應用與Mistral模型(視覺、OCR與文檔理解)
14 小時
Learn to build multimodal applications using Mistral models, focusing on OCR, document understanding, and vision-text search. This hands-on training covers pipeline implementation, NLP integration, and enterprise-grade design, delivered online or in 香港.
更多...