[go: nahoru, domu]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EricLBuehler/mistral.rs Loading
base: v0.1.17
Choose a base ref
...
head repository: EricLBuehler/mistral.rs Loading
compare: v0.1.18
Choose a head ref
  • 6 commits
  • 31 files changed
  • 4 contributors

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    a4fd17e View commit details
    Browse the repository at this point in the history
  2. chore: update speculative.rs (#423)

    tokenzier -> tokenizer
    eltociear committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eb2a4f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe48cc View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    318ffb9 View commit details
    Browse the repository at this point in the history
  2. Add nonzero and bitwise operators (#422)

    * first commit
    
    * clippy & fmt
    
    * minor update
    
    * update tests
    
    * fix a bug
    
    * modify bindgen position
    
    * modify fmt
    chenwanqq committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    922d94e View commit details
    Browse the repository at this point in the history
  3. Fix Python deps, base64 impl, add examples (#426)

    * Fix python api deps
    
    * Fix deps and add examples
    
    * Update readmes with credit
    
    * Fix links
    
    * Fix base64 examples and configure higher body limit
    
    * Fix base64 examples and configure higher body limit
    
    * Cleaner way to load from file, base64, http
    
    * Update example
    
    * Add loading from local img docs
    
    * Update docs
    
    * Bump version to 0.1.18
    
    * Clippy format and docs
    
    * Default profile for py is release
    
    * Update readme to build in verbose
    EricLBuehler committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0728b33 View commit details
    Browse the repository at this point in the history
Loading