Three checks before using DeepSeek API with Hermes

A setup is being used with Hermes and a direct connection. The main tradeoff is whether using DeepSeek directly is better than using the model through Nous because of price, fewer connection steps, or some other benefit.

DeepSeek’s data and retention policies are also a practical concern. Even if sensitive data will not be used, it is still worth asking whether a China-based creates more risk than other outside China.

v4-flash is being considered as the because it may offer a useful balance of quality and speed. For harder tasks, a heavier model would be useful as a fallback, but it is unclear whether Hermes can keep that fallback inside the same profile or switch profiles without manual action.

Key points

  • The setup uses a with Hermes and a direct connection.
  • Using DeepSeek directly may be about lower price, fewer connection steps, or another practical benefit.
  • DeepSeek’s data and retention policies should be checked before use.
  • v4-flash is being considered as the everyday model for speed and decent quality.
  • A heavier fallback model may be needed for difficult tasks, but Hermes profile switching behavior needs confirmation.
Read original