Erik Tromp

Results 8 comments of Erik Tromp

Same here. If I continue without the plugin, I get the following iOS error: ``` › Compiling react-native-fbads Pods/ReactNativeAdsFacebook » EXAdSettingsManager.m ❌ (node_modules/react-native-fbads/ios/ReactNativeAdsFacebook/EXAdSettingsManager.m:10:9) 8 | #import 9 | > 10...

I am having this issue too. @brycnguyen I also wasn't able to turn this into a config-plugin properly, do you have some pointers?

For people looking for a solution, I ejected Expo and went with this one https://github.com/LyraHealth/react-native-orientation-plugin

I am having the same error, locally using Expo 49.0.21 with RN 0.73.2. Running `eas build --profile development --platform ios` and seeing Runtime version exposdk:49.0.0 on the eas build.

Yes, you can merge all adapters with the base model (see inference script for example) and load it in any tool. Alternatively you can convert the models to GGUF and...

ReLoRA fails with the same error on the standard llama-7b example too (the only example with relora). Running normal lora on the same datasets/parameters works fine.