Multiprocess Firefox currently only uses one process for all tabs (plus a browser UI process). The tab process will be sandboxed, so users will get some of the security benefits of multiple tabs without the memory overhead of tab-per-process.
If you want to experiment with more than one tab process, you can tweak the about:config pref "dom.ipc.processCount".