ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Essential Guide to LLMOps: Implementing effective LLMOps strategies and tools from data to deployment

دانلود کتاب راهنمای ضروری برای LLMOps: پیاده سازی استراتژی ها و ابزارهای موثر LLMOps از داده تا استقرار

Essential Guide to LLMOps: Implementing effective LLMOps strategies and tools from data to deployment

مشخصات کتاب

Essential Guide to LLMOps: Implementing effective LLMOps strategies and tools from data to deployment

ویرایش: 1 
نویسندگان:   
سری:  
ISBN (شابک) : 9781835887509 
ناشر: Packt Publishing Limited 
سال نشر: 2024 
تعداد صفحات: 0 
زبان: English 
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 4 مگابایت 

قیمت کتاب (تومان) : 64,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 6


در صورت تبدیل فایل کتاب Essential Guide to LLMOps: Implementing effective LLMOps strategies and tools from data to deployment به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب راهنمای ضروری برای LLMOps: پیاده سازی استراتژی ها و ابزارهای موثر LLMOps از داده تا استقرار نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی درمورد کتاب به خارجی



فهرست مطالب

Essential Guide to LLMOps
Contributors
About the author
About the reviewer
Preface
   Who this book is for
   What this book covers
   To get the most out of this book
   Conventions used
   Get in touch
   Share Your Thoughts
   Download a free PDF copy of this book
Part 1: Foundations of LLMOps
1
Introduction to LLMs and LLMOps
   The evolution of NLP and LLMs
      The rise of machine learning in NLP
      Deep learning revolution
      The birth of LLMs
      Current state and future directions
   Traditional MLOps versus LLMOps
      Stages in the MLOps life cycle
      Specific challenges and methodologies in LLMOps
   Trends in LLM integration
      Integration of LLMs across industries
      Current trends and examples of LLM applications
   Core concepts of LLMOps
      Key LLMOps-specific terminology
      Model architecture
   LLMOps workflow overview
      Step-by-step overview
      Real-world example
   Summary
2
Reviewing LLMOps Components
   Data collection and preparation
      Data collection
      Processing raw text
      Tokenization
      Storing token ID mappings
      Dataset storage and database management systems (DBMSs)
   Model pre-training and fine-tuning
      Pre-training
      Fine-tuning
      Sliding windows
      Implementation of the sliding window technique
      Sliding window nuances
   Governance and review
      Avoiding training data leakage
      Access control
      Review
      Regulatory compliance
   Inference, serving, and scalability
      Online and batch inference
      CPU versus GPU serving
      Containerized deployments
   Monitoring
   Continuous improvement
   Summary
Part 2: Tools and Strategies in LLMOps
3
Processing Data in LLMOps Tools
   Collecting data
      Collecting structured data
      Collecting semi-structured data
      Collecting unstructured data
   Transforming data
      Defining core data attributes
      Transforming data
   Preparing data
      Cleaning text data
      Handling insufficient context
      Transforming data for LLM consumption
      Example Workflow in PySpark
      Automating Spark Jobs
   Summary
4
Developing Models via LLMOps
   Creating features
      Tokenizing annotations
      Uniquely identifying tokens with attention masks
   Storing features
   Retrieving features
   Selecting the foundation model
      Choosing the LLM for your specific use case
      Testing foundation LLMs
      Addressing additional model concerns
   Fine-tuning the foundation LLM
   Tuning hyperparameters
   Automating model development
   Summary
5
LLMOps Review and Compliance
   Evaluating LLM performance metrics offline
      Evaluating binary, multi-class, and multi-label metrics
      Evaluating perplexity, BLUE, and ROUGE
      Evaluating reliability and robustness
      Evaluating conversational flow
   Securing and governing models with LLMOps
      Managing OWASP risks in LLMs
      Governance for LLMs
   Ensuring legal and regulatory compliance
   Operationalizing compliance and performance
      Operationalizing performance
      Security and governance
      Legal and regulatory compliance
      Validation of data and model licensing
      Human review points
   Summary
Part 3: Advanced LLMOps Applications and Future Outlook
6
LLMOps Strategies for Inference, Serving, and Scalability
   Operationalizing inference strategies in LLMOps
      Decoding inference types – real-time, batch, and interactive
      Model pruning
      Model quantization
      Synergistic effects and considerations
      Efficient hardware utilization
      Trade-offs between inference speed and output quality
   Optimizing model serving for performance
      Comparing serverless, containerized, and microservices architectures
      Leveraging the microservices architecture
      Performance tuning
      Serving up-to-date models
      Rolling back failed deployments
   Increasing model reliability
   Summary
7
LLMOps Monitoring and Continuous Improvement
   Monitoring LLMs fundamentals
      Maintaining consistent performance
      Compliance and security
      Resource optimization
      Fostering trust and reliability
      Monitoring metrics and parameters for LLMs
   Monitoring tools and technologies
      Cloud-based platforms
      Custom solutions
   Monitoring for metrics
      Key metrics to monitor
      Monitoring tools
      Actions in response to metrics
   Learning from human feedback
      Collecting and integrating feedback
      Challenges in integrating feedback
      Solutions for effective feedback integration
      Impacts of human feedback
   Incorporating continuous improvement
      Key principles of continuous improvement in LLMOps
      Integration of automation tools for seamless improvement cycles
   Implementing a continuously improving system
      Metrics used and performance improvements observed
   Summary
8
The Future of LLMOps and Emerging Technologies
   Identifying trends in LLM development
      Advancements in model architectures
      Scaling models
      Integration of multimodal capabilities
      Efficiency improvements
   Emerging technologies in LLMOps
      Automated Machine Learning (AutoML)
      Integration of AutoGPT and Distilabel in AutoML
      Benefits of AutoML in operational settings
      Challenges and limitations
      Federated learning
      Edge computing
      AI and IoT convergence
   Considering responsible AI
      Privacy and data security
      Regulatory compliance
      Preparing for next-generation LLMs
      Infrastructure and resource planning
      Scalability and flexibility
      Redundancy and disaster recovery
      Future-proofing infrastructure investments
   Developing talent and skill
      Collaboration and partnership
   Planning and risk management
   Summary
Index
   Why subscribe?
Other Books You May Enjoy
   Packt is searching for authors like you
   Share Your Thoughts
   Download a free PDF copy of this book




نظرات کاربران