Skip to content

Conversation

@glennko
Copy link
Member

@glennko glennko commented Nov 9, 2025

Summary

Added Qwen3-0.6B (base, LoRA, INT8, LoRA+INT8, LoRA+INT4) and performed simple tests.

Checklist

  • Tested
  • Documented

Additional Information

- Add ClaudeTextGenerationAPI and ClaudeSonnet classes with full Anthropic SDK integration
- Implement comprehensive test suite covering initialization, API calls, error handling, and retry logic
- Replace ai21 dependency with anthropic in pyproject.toml
- Update documentation and examples to reference Claude instead of AI21
- Remove deprecated AI21 implementation and related test stubs

The Claude API implementation follows the same pattern as existing API integrations,
with proper error handling, retry logic, and response formatting.
@MarcosRiveraMartinez
Copy link
Contributor

  • Pre-commit is not passing, did you forget to run it locally?
  • Please, update the PR title and description since you are also adding support for Claude for dataset generation. Alternatively (better option), create a separate PR for this

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.

3 participants