MagicSource

Results 928 issues of MagicSource

``` user_input = f"{DEFAULT_IM_START_TOKEN}{user_input['role']}\n{user_input['content']}{DEFAULT_IM_END_TOKEN}\n{DEFAULT_IM_START_TOKEN}{gpt_response['role']}\n" gpt_response = f"{gpt_response['content']}{DEFAULT_IM_END_TOKEN}\n" if DEFAULT_IMAGE_TOKEN in user_input: ``` Does dataset needs or in dataset label? Same question for video. Am using tag in label will get...

2025, Can we support multi-gpu training?

enhancement
policies

### System Info ```Shell macOS, lerobot latest version ``` ### Information - [x] One of the scripts in the examples/ folder of LeRobot - [x] My own task or dataset...

bug
policies

Not maintained anymore?

``` RuntimeError - `PBXGroup` attempted to initialize an object with unknown ISA `PBXFileSystemSynchronizedRootGroup` from attributes: `{"isa"=>"PBXFileSystemSynchronizedRootGroup", "exceptions"=>["76D411A12CD645C00099012D"], "explicitFileTypes"=>{}, "explicitFolders"=>[], "path"=>"Dawn", "sourceTree"=>""}` If this ISA was generated by Xcode please file...

Hi I found this is hard to understanding compare with frp. ```toml [server] bind_addr = "0.0.0.0:7000" # `2333` specifies the port that rathole listens for clients [server.services.my_nas_ssh] token = "xx"...

question

### Package google_fonts ### Description Hi, google_fonts seems can not access in China due to google related. url blocked. Anyway to use this convenient lib in China?

enhancement
triage

Flutter kotlin default version using Javavm 17, but this project use 1.8 Would consider guide users who using javavm 17 how to support it? Many other libs didn't have so...

waiting-for-response