pangzheng
pangzheng
The purpose of chainID itself is to prevent replay attack, it is not an independent resource. The chainid should not be divided into public and private, the private network transaction...
> So far I think we should just add a `status` field which can be `incubating`, `private`, `active` `deprecated` - I think this is the most flexible solution this think...
delect stable-diffusion-webui/models/GFPGAN mkdir stable-diffusion-webui/models/GFPGAN run
你看 merge 代码,里面写的就是 legal 没有 lawgpt import argparse parser = argparse.ArgumentParser(description='Merge Base Model and Lora') parser.add_argument('--base_model', type=str, default="minlik/chinese-llama-7b-merged", help='base model path') parser.add_argument('--lora_model', type=str, default="entity303/legal-lora-7b", help='lora model path') parser.add_argument('--output_dir', type=str, default="./models/base_models/llama-7b-legal-lora-merged",...
