xiangbog/Neural-Symbolic-Drive
07
Neural-Symbolic Drive Checkpoint
This Hugging Face repository hosts the public Qwen3.5 checkpoint for Neural-Symbolic Drive.
Code, installation instructions, and runnable examples are hosted on GitHub:
git@github.com:XiangboGaoBarry/Neural-Symbolic-Drive.gitDefault model id:
xiangbog/Neural-Symbolic-DriveThe checkpoint can be loaded by the GitHub inference code with:
python -m neural_symbolic_drive.infer \
--model_path xiangbog/Neural-Symbolic-Drive \
--data_json examples/neural_symbolic_drive_examples.json \
--save_path results/example_predictions.jsonlPlease verify the final release license against the upstream base model license before broad redistribution.
