-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
###…
-
Your paper provides valuable insights on how the information flows to the some specific token!! And I was wondering if it would be possible for you to share the script or any related code that traces …
-
I see cr3 support is on the canon_cr3 pull request (yea!).
That pull request has many cameras, but not the EOS M6 Mark II. It seems like data/cameras.xml needs to be informed about this new model.…
-
After #914 is merged, we should also include configurations in the html output
https://github.com/eos/eos/blob/6cc97eeb470befdf517425658b79ac625f7bdb77/python/eos/analysis_file.py#L472
-
**Given the following code:**
`# max_seq_length = 2048 # Choose any! We auto support RoPE Scaling internally!
max_seq_length = 65536
dtype = None # None for auto detection. Float16 for Tesla T4, …
-
http://anta.arista.com/stable/api/tests.logging/#anta.tests.logging.VerifyLoggingTimestamp
As per the defaults EOS has debugging sev level and I have changed it to notifications
I notice in the …
-
Using the [official Llama 3.2 colab](https://colab.research.google.com/drive/1T5-zKWM_5OD21QHwXHiV9ixTRR7k3iB9?usp=sharing) linked from the [unsloth project homepage](https://github.com/unslothai/unsl…
-
## Issue
I am trying to load an already written `.mds` version of the C4 dataset. The dataset was written out in a manner similar to the demos provided on this repository. I have used the first code …
-
### Enhancement summary
Use the following schema in parallel of `l3_interfaces` under nodes
```yaml
l3_port_channels:
- id: 123
mode: active
ip_address: 1.2.3.4/23
member_interf…
-
Hello,
Firstly, thanks you all for your work.
I am struggling to understand how to fine-tune T5.
In #113, it is mentionned that there are 2 eos tokens (one for encoder, one for decoder). How…