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: ollama/ollama
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: ollama/ollama
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 20 commits
  • 33 files changed
  • 5 contributors

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    6b25291 View commit details
    Browse the repository at this point in the history
  2. refactor convert

    mxyng committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5e9db9f View commit details
    Browse the repository at this point in the history
  3. comments

    mxyng committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    df993fa View commit details
    Browse the repository at this point in the history
  4. Update convert/reader_safetensors.go

    Co-authored-by: Jeffrey Morgan <[email protected]>
    mxyng and jmorganca committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    781fc2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eafc607 View commit details
    Browse the repository at this point in the history
  6. convert: fix parse functions

    mxyng committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d8e2664 View commit details
    Browse the repository at this point in the history
  7. fix modelfile message quotes

    mxyng committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d87b4a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge pull request #6109 from ollama/mxyng/fix-modelfile

    fix modelfile message quotes
    mxyng authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3e61426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc5c13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a5483 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0c2165 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b52105 View commit details
    Browse the repository at this point in the history
  6. Refactor and format code.

    slouffka committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8a9f946 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4756 from ollama/mxyng/convert2

    refactor convert
    mxyng authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    0ff42e8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6115 from slouffka/fix-context

    Fix context in /api/generate grows too much (#5980).
    mxyng authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ff7c906 View commit details
    Browse the repository at this point in the history
  9. Update OpenAI Compatibility Docs with /v1/models (#5151)

    * OpenAI Docs
    
    * Update docs/openai.md
    
    Co-authored-by: Jeffrey Morgan <[email protected]>
    
    * Remove newline
    
    ---------
    
    Co-authored-by: Jeffrey Morgan <[email protected]>
    royjhan and jmorganca authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f561eec View commit details
    Browse the repository at this point in the history
  10. OpenAI: Add Usage to v1/embeddings (#5886)

    * add prompt tokens to embed response
    
    * rm slog
    
    * metrics
    
    * types
    
    * prompt n
    
    * clean up
    
    * reset submodule
    
    * add tokens to v1/embeddings
    
    * separate usage
    royjhan authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6f133a0 View commit details
    Browse the repository at this point in the history
  11. Add to docs (#5309)

    royjhan authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ed52833 View commit details
    Browse the repository at this point in the history
  12. Update OpenAI Compatibility Docs with /v1/embeddings (#5470)

    * docs without usage
    
    * no usage
    
    * rm metric note
    royjhan authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    558a54b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ce1fb44 View commit details
    Browse the repository at this point in the history
Loading