-
Hi!
We have `config.require_tenant = true` and models with `acts_as_tenant(:tenant, has_global_records: true)`. When we're trying to build/create such records in tenantless scope (tenant = nil) we're…
-
### Version
1
### DataCap Applicant
NShared
### Project ID
010
### Data Owner Name
NShared
### Data Owner Country/Region
Hong Kong
### Data Owner Industry
Life Science / Healthcare
### Web…
-
I'm proposing start with an init handler like so:
```py
def init(...) -> TortoiseManager
...
manager = tortoise.init(
modules=['app', 'app.sub'],
databases={
'default': ,
…
grigi updated
4 years ago
-
### Title
Embedding based approach over Traditional LDA for AdHoc Retrieval
### Team Name
Retrieval Kings
### Email
202311021@daiict.ac.in
### Team Member 1 Name
Bhavan Bhatt
#…
-
Currently If I use function "Find All References" on a method, it will search within current workspace directory, but it will be helpful if this method could be used within other directories within Mu…
-
Bad documenttaion. not very long errors
Detecting toxicity in outputs generated by Large Language Models (LLMs) is crucial for ensuring that these models produce safe, respectful, and appropriate con…
-
### Describe the feature you'd like
The ability to bind a webhook in scope to either a single book or shelf (and all child books), or multiple books or shelves (and all child books), instead of being…
-
https://alive2.llvm.org/ce/z/9jjAiv
```llvm
define void @src(ptr align 4 %val) {
%val1 = alloca i32, align 4
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %val1, ptr align 4 %val, i64 4, i1 fal…
nikic updated
1 month ago
-
I'm experiencing an issue when using DeepSpeed's universal checkpointing. After converting my DeepSpeed checkpoint to a universal checkpoint using `ds_to_universal.py`, resuming training from the co…
-
If using subdirectories to organize a large number of components and some of these components share the same file basename (but exist in different subdirectories) you get warnings like this:
```
[…