Skip to content

Update README with latest features and Unsloth Start - #7258

Merged
shimmyshimmer merged 13 commits into
unslothai:mainfrom
Imagineer99:feat/readme-agent-connect
Jul 20, 2026
Merged

shimmyshimmer merged 13 commits into
unslothai:mainfrom
Imagineer99:feat/readme-agent-connect

Conversation

@Imagineer99

Copy link
Copy Markdown
Member

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md file to reflect the latest features, hardware support, and news for Unsloth. Key updates include the addition of the 'Unsloth Start' command for connecting various AI agents to local models, expanded AMD and Vulkan hardware support details, and an updated list of features and supported models (such as GLM-5.2, DeepSeek-V4, and Gemma 4). No review comments were provided, so there is no additional feedback to address.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 78cf958ca0

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md
Comment thread README.md
@Imagineer99 Imagineer99 changed the title Feat/readme agent connect Add latest Unsloth Studio and Unsloth Start features in README Jul 20, 2026
@Imagineer99 Imagineer99 changed the title Add latest Unsloth Studio and Unsloth Start features in README Update README with latest features and Unsloth Start Jul 20, 2026
@shimmyshimmer
shimmyshimmer merged commit 39a999c into unslothai:main Jul 20, 2026
1 of 2 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 43e8c404f8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread README.md

| Agent | Command |
| --- | --- |
| Claude Code | `unsloth start claude` |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Clarify Claude's GGUF-only path

In the safetensors/transformers case described earlier in the README, this command launches Claude against the Anthropic-compatible endpoint, but that endpoint is backed only by get_llama_cpp_backend() and returns No GGUF model loaded. Load a GGUF model first. when no GGUF/llama-server model is loaded (studio/backend/routes/inference.py:12530-12540). Users who load a non-GGUF Studio model will therefore get a Claude session whose turns fail; this row should call out the GGUF requirement or point those users to an agent/API path that uses /v1/chat/completions.

Useful? React with 👍 / 👎.

VectorCipher pushed a commit to VectorCipher/unsloth that referenced this pull request Jul 20, 2026
* Document local agent connections

* Refresh README features and news

* Tighten README feature copy

* Restore selective README emphasis

* Add Unsloth Start quickstart

* Update

* Mention

* Update README.md

* Reduce

* Restore-inference-order

* Split-agent-API-features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants