drbh

Results 36 issues of drbh

https://mempool.dot.protofire.io/#/main does not seem to show any pending transaction

I have installed the project and got the command line tool working. I am connected to the Kovan network and am not sure what values to enter. The following args...

Hi, it would we awesome to have mermaid support. I'm not sure if this would be helpful to others but I can look into adding support in the future (unless...

This PR adds a new `/templated` POST endpoint to allow users to send a `ChatRequest` and return the templated request. This can help with prompt engineering and for debugging/transparency purposes....

This PR reopens https://github.com/huggingface/text-generation-inference/pull/2290 to run CI and adds another commit to remove the MODEL_ID all together since this was the only location it was being used.

This PR refactors away `LoraLinear`, `TensorParallelMultiAdapterLinear` and `TensorParallelAdapterRowLinear` in favor of adding the logic to `TensorParallelRowLinear` and `TensorParallelColumnLinear` if `adapter_data` is passed in the forward call. opening as a draft...