-
Notifications
You must be signed in to change notification settings - Fork 40
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: matlab-deep-learning/llms-with-matlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: matlab-deep-learning/llms-with-matlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 57 files changed
- 2 contributors
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70baea5 - Browse repository at this point
Copy the full SHA 70baea5View commit details -
runtests should not print unnecessary text to command window and test log
Configuration menu - View commit details
-
Copy full SHA for 3f312b5 - Browse repository at this point
Copy the full SHA 3f312b5View commit details
Commits on Jan 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 11a54ea - Browse repository at this point
Copy the full SHA 11a54eaView commit details
Commits on Jan 30, 2025
-
Update list of supported models on OpenAI
Add o1, remove the deprecated 3.5-0613 models. Change examples from outdated 3.5-turbo models to newer ones (picked at random). `topenAIChat/canUseModel` needed a change because the o1 models error with `MaxNumTokens=1`, as they need a few tokens to get the multiple stages started.
Configuration menu - View commit details
-
Copy full SHA for 098c830 - Browse repository at this point
Copy the full SHA 098c830View commit details -
Support tool calling for
ollamaChat
* Switch from Mistral to Mistral NeMo Switch from Mistral to Mistral NeMo as the default model for tests and (tested) examples, to prepare for supporting function calls in `ollamaChat`. * Extract structured output tests * Activate structured output for ollamaChat * Improve error message when trying to use structured output with Ollama < 0.5.0 * extract tool call tests * tool support for Ollama * Adapt messageHistory to support Ollama specifics * response streamer should capture tool calls outside OpenAI's format * add Ollama function calling example to texampleTests * Minimal documentation updates * Split llms:assistantMustHaveTextNameAndArguments in two To make the error messages simpler
Configuration menu - View commit details
-
Copy full SHA for b5121ec - Browse repository at this point
Copy the full SHA b5121ecView commit details
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1c9e534 - Browse repository at this point
Copy the full SHA 1c9e534View commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ef2f01a - Browse repository at this point
Copy the full SHA ef2f01aView commit details -
Change models used in Ollama.md
Changed phi-3 to mistral, and llava to moondream.
Configuration menu - View commit details
-
Copy full SHA for b9e542a - Browse repository at this point
Copy the full SHA b9e542aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.0...v4.2.0