-
Hello,
`python -m bert.run_squad_document_full_e2e \
--vocab_file $BERT_DIR/vocab.txt \
--bert_config_file $BERT_DIR/bert_config.json \
--do_predict_open \
--data_dir $DATA_DIR \
--o…
-
-
There's many pipeline packages "out there" but script seems to be one that gets it conceptually correct.
Question: Should it be possible to attach a data structure to a pipeline using generics ? So…
-
# Introduction
As machine learning models continue to grow in size (ex: OpenAI GPT-2 with 1.5B parameters, OpenAI GPT-3 with 175B parameters), traditional [Distributed DataParallel](https://pytorch…
-
Hello! I am training the first two knowledge distillation stages of Mamba 2 on one DGX-H100x8 node, and I am experiencing train times of ~8 hours for the first stage, and ~13 hours for the second stag…
-
1) Checking for affinity you need to write boilerplate code
2) Moving objects around from note to node would be time and bandwidth consuming
So it is possible to have an Active Object wrapper by spe…
-
This is ClickHouse roadmap 2024.
Descriptions and links are to be filled.
This roadmap does not cover the tasks related to infrastructure, orchestration, documentation, marketing, external integra…
-
Such a wonderful project! 💙
What languages it supports, is there a list?
Or does it support ANY language?
-
I am not entirely sure to what extent this is already supported -- so apologies if this is something that is already done or something not applicable
Idea:
GROUP BY processing using hash based a…
-
Add the in-memory rate limiter.
The rate limiter state should be checked/updated before any action like route recognition