Skip to content

v1.0.0 - First Release πŸŽ‰

Compare
Choose a tag to compare
@kevin-mindverse kevin-mindverse released this 29 Apr 08:15
· 26 commits to master since this release
b3dcdd8

πŸŽ‰ First Release: Second Me v1.0.0

We’re excited to announce our first official release β€” the comeback version!


πŸš€ Deployment

  • Cross-platform support:
    Deploy across Mac, Linux, and Docker!

  • Docker support:
    Easily deploy using Docker for a streamlined setup experience.

  • Non-Docker deployment:
    Mac and Linux are now supported.
    We recommend using uv or similar environment isolation tools to avoid package conflicts.


🧠 New Feature – Thinking Mode (Beta)

  • We've introduced Thinking Mode, now available in the Playground environment!
  • This mode enhances the chain of thought for better reasoning β€” but heads-up, responses will be slightly slower.

Requirements:

  • Recommended for models 3B parameters and above.
  • Currently requires a DeepSeek API (DeepSeek is the only supported provider for now).

⚑ CUDA Support Is Here (Huge Thanks to the Community!)

CUDA training is now supported!

  • Works on A100 and consumer-grade GPUs of the same generation.
  • Training runs on CUDA, while inference still uses llama.cpp (CPU).
  • So far, testing has been primarily on Linux + GPU environments.

πŸ’‘ This major contribution was made possible by @zpitroda β€” huge thanks for pushing this forward! πŸ™
β†’ #228: Added CUDA support


πŸ“œ What's Changed


πŸ™ Special Thanks

We sincerely thank all our early contributors for supporting Second Me during this journey!
Special appreciation to everyone who submitted PRs, tested features, reported bugs, and helped shape this release.
You are part of this story. πŸš€


πŸ“£ Get Involved

  • ⭐ Star the repo to support us!
  • πŸ’¬ Come hang out with us on Discord: https://discord.com/invite/GpWHQNUwrg
  • πŸ—£οΈ Join the discussions and help shape the future of AI Identity infrastructure.

Tags: release thinking-mode cuda multi-platform docker