gaceladri

Results 10 issues of gaceladri

Hello Phil, Do you mind how to inject the rotary positional embeddings into the [linear transformers](https://github.com/idiap/fast-transformers/blob/master/fast_transformers/attention/linear_attention.py) ? ``` import torch from torch.nn import Module from ..attention_registry import AttentionRegistry, Optional, Callable,...

# 🚀 Feature request It would be great if we can better keep track of the schema, cardinality and other features. There are a better way to deal with columns...

status/needs-triage

Do you think that any of that implementations would be compatible with Transformer-XL? Thanks!

Hello, I am trying to load this type of modelica library https://github.com/UdK-VPT/BuildingSystems/blob/master/BuildingSystems/Applications/PhotovoltaicSystems/PhotovoltaicSystem.mo and I am having the next error ``` 2018-04-25 18:29:03,435 - OMPython - INFO - OMC Server is...

Hello, First of all... thanks a lot for this interesting work! I am trying to use it in a normal classification problem. I would like to check if it is...

Hello, I just installed the package, then put in on my trainer in transformers and got the next error: ``` 2020-10-03 22:04:26,602 - experiment_impact_tracker.compute_tracker.ImpactTracker - ERROR - Encountered exception within...

Greetings :wave: I've been benchmarking the CPU inference latency for various models and observed some significant differences. Specifically, I'm comparing the performance of the sentence_transformers 'cross-encoder/ms-marco-MiniLM-L-12-v2' with other models. The...

question

[Here](https://console.groq.com/docs/speech-text) are the docs for the new Whisper models available in Groq Cloud. I'd like to replace my Deepgram STT provider with the Groq transcription service. It would be great...

**Description:** To enhance the capabilities and interactivity of our application, it would be highly beneficial to integrate function calling with the Google Gemini Chatbot. This feature would enable the chatbot...

enhancement

**Description:** To enhance the development of consumer-facing applications, it would be extremely beneficial to have an out-of-the-box feature that provides a real-time counter for the usage of tokens/characters for various...

enhancement