-
Hi, this is Kiarash.
So you are incorrectly loading your already trained weights. LoRA weights are not the same as other HF weights, you need to load them *on top* of your base model. This was alre…
-
¡Hola!
En la pregunta 1.1 no nos dan restricciones sobre las variables mencionadas, significa esto que pueden tomar cualquier valor?, en particular, los siguientes:
* `p = q`
* `B1 = B2`
* `B1…
-
## Bug Report
### Issues should only be created for items related to [covered functionality](https://github.com/microsoft/EasyRepro#crm-functionality-covered).
### [Not covered](https://github.…
-
Hello,
we are using release v9.0 on CRM v9 instance.
I am trying to **create a Task** and Call activity on Lead entity. The test method calls the xrmBrowser.ActivityFeed.AddTask("lead test", "…
-
I'm stuck here, the Docs aren't6 that clear for me, but can anyone just please guide me on how, when I drag an element and I end the drag the element stays in that position please?
THANKS!
-
```
What steps will reproduce the problem?
1. Create a bar chart with one data series of many values
2. Assign colors for each data point
3. Notice how only the first color is taken if using the setCo…
-
I just pushed a README for my escape module to my dev folder (src/dev/steve/Escape_T6). If any of you could give it a quick read through and let me know what to change, I'd greatly appreciate it.
-
Hi, i got this error trying to compile amigacoin:
make -f makefile.unix USE_UPNP=
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-par…
-
Is it possible to use the program with STM32F103C8T instead of STM32F103C8? The only difference I see is the 't'. Dont sure what it means nor what it changes though.
-
spaces in number are ignored.
42.5\t6 -> is valid for libjson...
42. 21 -> is valid for libjson...
4/n2 -> is valid for libjson...