Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from huggingface:main #41

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ed24b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Documentation Pass for Models (#2617)

    * links in chinese_clip
    
    * links for clip model
    
    * add mod docs for flux and llava
    
    * module doc for MMDIT and MIMI
    
    * add docs for a few more modesl
    
    * mod docs for bert naser and beit
    
    * add module docs for convmixer colpali codegeex and chatglm
    
    * add another series of moddocs
    
    * add  fastvit-llama2_c
    
    * module docs mamba -> mobileone
    
    * module docs from moondream-phi3
    
    * mod docs for quantized and qwen
    
    * update to yi
    
    * fix long names
    
    * Update llama2_c.rs
    
    * Update llama2_c_weights.rs
    
    * Fix the link for mimi + tweaks
    
    ---------
    
    Co-authored-by: Laurent Mazare <[email protected]>
    zachcp and LaurentMazare authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f689ce5 View commit details
    Browse the repository at this point in the history
  2. Remove some unused macros. (#2618)

    * Remove some unused macros.
    
    * More unused fixes.
    LaurentMazare authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    00d8a0c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Module Docs (#2620)

    * update bert docs
    
    * update based
    
    * update bigcode
    
    * add pixtral
    
    * add flux as well
    zachcp authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    a3f200e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. More Model Module Docs (#2623)

    * dinov2
    
    * add another example
    
    * ad dinov2reg4
    
    * eva2
    
    * efficientvit
    
    * moondream
    
    * update t5
    
    * update t5
    
    * rwkv
    
    * stable diffusion docs
    
    * add wasm link
    
    * add segment_anything
    
    * adjsut for clippy
    
    * ignore bertdoc
    
    * dinov2 ignore
    
    * update block to be text
    
    * remove the rust blocks for the moment
    
    * bump python to 3.11
    
    * add a setup-python step
    
    * add py311 to test as well
    zachcp authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    12d7e7b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Module Docs (#2624)

    * update whisper
    
    * update llama2c
    
    * update t5
    
    * update phi and t5
    
    * add a blip model
    
    * qlamma doc
    
    * add two new docs
    
    * add docs and emoji
    
    * additional models
    
    * openclip
    
    * pixtral
    
    * edits on the  model docs
    
    * update yu
    
    * update a fe wmore models
    
    * add persimmon
    
    * add model-level doc
    
    * names
    
    * update module doc
    
    * links in heira
    
    * remove empty URL
    
    * update more hyperlinks
    
    * updated hyperlinks
    
    * more links
    
    * Update mod.rs
    
    ---------
    
    Co-authored-by: Laurent Mazare <[email protected]>
    zachcp and LaurentMazare authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    386fd8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e865656 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    1a0f9cc View commit details
    Browse the repository at this point in the history
  2. 20241118 docs (#2629)

    * module docs
    
    * varbuilder gguf docs
    
    * add a link to gguf files
    
    * small additonal mod doc titles
    
    * safetensor docs
    
    * more core docs
    
    * more module docs in canlde_core
    
    * 2 more link fixes
    zachcp authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3159f91 View commit details
    Browse the repository at this point in the history
  3. Tweak the CI to avoid running out of disk space. (#2630)

    * Tweak the CI to avoid running out of disk space.
    
    * Linux only.
    LaurentMazare authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f86f4d6 View commit details
    Browse the repository at this point in the history