Lukas Barragan Torres
Lukas Barragan Torres
Hi all, I would like to know if the index in a geneach is accessible. I have the following prompt: ``` ... {{#assistant~}} {{gen 'questions' n=5 temperature=1.0 max_tokens=50}} {{~/assistant}} {{#geneach...
Hi all, I was wondering if it is possible to save the state of a model and re-use that that state many times. I now have a model which i...
hi, how do i overlay a video on another video in a time interval? i have this code now: ```python video_overlay = ffmpeg.input("overlay.mp4") stream = stream.overlay( video_overlay, enable=f"between=(t, {start}, {end})",...
Hi, It seems the IntelliJ-Prolog plugin isn't available or compatible with the newer versions of JetBrains IDE. Attempting to install from the Marketplace shows the plugin as not listed. Could...
**Is your feature request related to a problem? Please describe.** I spent a lot of time trying to get `publish_at` to work. Problems i faced was the fact that date...