Tags: huggingface* + python*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. An open-source command-line tool designed to identify the optimal local Large Language Model specifically suited for a user's existing or planned hardware. It automatically detects GPU, CPU, and RAM capacity to rank HuggingFace models using real performance benchmarks instead of relying on parameter size alone.

    * Hardware auto-detection for NVIDIA, AMD, Apple Silicon, and CPUs
    * Intelligent ranking based on benchmark evidence and recency awareness
    * Capability to simulate different GPUs for hardware upgrade planning
    * Support for GGUF, AWQ, and GPTQ model formats
    * Streamlined workflows including one-command chat sessions and Python code snippet generation
  2. This course takes you from Python fundamentals to AI Agent development, covering core Python, NumPy, Pandas, SQL, Flask, FastAPI, LLMs, and open-source models via HuggingFace.
  3. oLLM is a Python library for running large-context Transformers on NVIDIA GPUs by offloading weights and KV-cache to SSDs. It supports models like Llama-3, GPT-OSS-20B, and Qwen3-Next-80B, enabling up to 100K tokens of context on 8-10 GB GPUs without quantization.
  4. This article details a method for training large language models (LLMs) for code generation using a secure, local WebAssembly-based code interpreter and reinforcement learning with Group Relative Policy Optimization (GRPO). It covers the setup, training process, evaluation, and potential next steps.
  5. python -c "from transformers import pipeline; print(pipeline('sentiment-analysis')('I love you'))"
  6. 2023-06-25 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "huggingface+python"

About - Propulsed by SemanticScuttle