Skip to content

v1.3.0

Compare
Choose a tag to compare
@mitya52 mitya52 released this 03 Jan 15:45
· 346 commits to main since this release

New Models
Expanding the list of available models with:

  • Mistral
    • 7B
  • Mixtral
    • 8x7B
  • Deepseek
    • 6.7B
    • 33B
  • Magicoder
    • 6.7B

Statistics
We are introducing a new cool feature - user stats.
Check out the new page with informative charts to see the impact of having Refact!
screenshotr_2023-12-6T15-31-4 (1) (1)

Better Docker Flow

We've simplified our Docker image usage! Now, it's just one command:

docker run --rm --gpus all -p 8008:8008 -v perm-storage:/perm_storage -v 
refact-database:/var/lib/cassandra smallcloud/refact_self_hosting:latest

UI Enhancements

  • Improved Modal Window: From now on, we will have a more structured and organized interface for the list of models.
  • User Seats Information: For the Refact Enterprise, the access control page now includes information about user seats – a feature exclusive to the enterprise plan.

General Improvements and Chat Handlers